Uses of Class
io.undertow.util.HeaderValues
Packages that use HeaderValues
-
Uses of HeaderValues in io.undertow.util
Methods in io.undertow.util that return HeaderValuesModifier and TypeMethodDescriptionHeaderMap.fiCurrent(long cookie) Return the value at the current index in a fast iteration.HeaderMap.get(HttpString headerName) HeaderValues.reversed()Methods in io.undertow.util that return types with arguments of type HeaderValues -
Uses of HeaderValues in org.wildfly.httpclient.common
Methods in org.wildfly.httpclient.common that return HeaderValuesModifier and TypeMethodDescriptionstatic HeaderValuesHeadersHelper.getResponseHeaders(ClientResponse response, HttpString headerName)