|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpPacketParsing | |
|---|---|
| org.glassfish.grizzly.http | |
| Uses of HttpPacketParsing in org.glassfish.grizzly.http |
|---|
| Methods in org.glassfish.grizzly.http with parameters of type HttpPacketParsing | |
|---|---|
protected boolean |
HttpCodecFilter.decodeHttpPacket(HttpPacketParsing httpPacket,
Buffer input)
|
NextAction |
HttpCodecFilter.handleRead(FilterChainContext ctx,
HttpPacketParsing httpPacket)
The method is called by the specific HttpCodecFilter implementation, once we have received a Buffer, which has to be transformed
into HTTP packet part. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||