Uses of Class
io.undertow.util.HeaderValues
-
Packages that use HeaderValues Package Description io.undertow.util -
-
Uses of HeaderValues in io.undertow.util
Methods in io.undertow.util that return HeaderValues Modifier and Type Method Description HeaderValuesHeaderMap. fiCurrent(long cookie)Return the value at the current index in a fast iteration.HeaderValuesHeaderMap. get(HttpString headerName)HeaderValuesHeaderMap. get(String headerName)HeaderValuesHeaderValues. reversed()Methods in io.undertow.util that return types with arguments of type HeaderValues Modifier and Type Method Description Iterator<HeaderValues>HeaderMap. iterator()
-