Uses of Class
io.undertow.server.protocol.ajp.AjpRequestParser.IntegerHolder
-
Packages that use AjpRequestParser.IntegerHolder Package Description io.undertow.server.protocol.ajp -
-
Uses of AjpRequestParser.IntegerHolder in io.undertow.server.protocol.ajp
Methods in io.undertow.server.protocol.ajp that return AjpRequestParser.IntegerHolder Modifier and Type Method Description protected AjpRequestParser.IntegerHolder
AjpRequestParser. parse16BitInteger(java.nio.ByteBuffer buf, io.undertow.server.protocol.ajp.AjpRequestParseState state)
-