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.
|
Modifier and Type | Field and Description |
---|---|
private static UnsupportedValueConverter |
UnsupportedValueConverter.INSTANCE |
Modifier and Type | Method and Description |
---|---|
static <V> UnsupportedValueConverter<V> |
UnsupportedValueConverter.instance() |