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 HeaderValues
HeaderMap. fiCurrent(long cookie)
Return the value at the current index in a fast iteration.HeaderValues
HeaderMap. get(HttpString headerName)
HeaderValues
HeaderMap. get(java.lang.String headerName)
Methods in io.undertow.util that return types with arguments of type HeaderValues Modifier and Type Method Description java.util.Iterator<HeaderValues>
HeaderMap. iterator()
-