Package | Description |
---|---|
io.netty.handler.codec.http |
Encoder, decoder and their related message types for HTTP.
|
Modifier and Type | Method and Description |
---|---|
protected TooLongFrameException |
HttpObjectDecoder.HeaderParser.newException(int maxLength) |
protected TooLongFrameException |
HttpObjectDecoder.LineParser.newException(int maxLength) |