|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpPostRequestDecoder.EndOfDataDecoderException | |
---|---|
org.jboss.netty.handler.codec.http2 | Encoder, decoder and their related message types for HTTP. |
Uses of HttpPostRequestDecoder.EndOfDataDecoderException in org.jboss.netty.handler.codec.http2 |
---|
Methods in org.jboss.netty.handler.codec.http2 that throw HttpPostRequestDecoder.EndOfDataDecoderException | |
---|---|
boolean |
HttpPostRequestDecoder.hasNext()
True if at current status, there is an available decoded InterfaceHttpData from the Body. |
InterfaceHttpData |
HttpPostRequestDecoder.next()
Returns the next available InterfaceHttpData or null if, at the time it is called, there is no more available InterfaceHttpData. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |