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(java.lang.String headerName)HeaderValuesHeaderValues. reversed()Methods in io.undertow.util that return types with arguments of type HeaderValues Modifier and Type Method Description java.util.Iterator<HeaderValues>HeaderMap. iterator()
-