Package | Description |
---|---|
io.netty.handler.codec |
Extensible decoder and its common implementations which deal with the
packet fragmentation and reassembly issue found in a stream-based transport
such as TCP/IP.
|
io.netty.handler.codec.http |
Encoder, decoder and their related message types for HTTP.
|
io.netty.handler.codec.spdy |
Encoder, decoder, session handler and their related message types for the SPDY protocol.
|
Modifier and Type | Field and Description |
---|---|
static CharSequenceValueConverter |
CharSequenceValueConverter.INSTANCE |
Modifier and Type | Class and Description |
---|---|
private static class |
DefaultHttpHeaders.HeaderValueConverter |
private static class |
DefaultHttpHeaders.HeaderValueConverterAndValidator |
Modifier and Type | Class and Description |
---|---|
private static class |
DefaultSpdyHeaders.HeaderValueConverterAndValidator |