Uses of Class
io.netty.handler.codec.MessageToByteEncoder

Packages that use MessageToByteEncoder
Package
Description
Encoder and decoder which compresses and decompresses ByteBufs in a compression format such as zlib, gzip, and Snappy.
DNS codec.
Decodes an HAProxy proxy protocol header
Decoder and Encoder which uses JBoss Marshalling.
Encoder and decoder which transform a Google Protocol Buffers Message and MessageNano into a ByteBuf and vice versa.
Encoder, decoder and their compatibility stream implementations which transform a Serializable object into a byte buffer and vice versa.
Encoder, decoder and their related message types for Socks.
Encoder, decoder and their related message types for SOCKSv4 protocol.
Encoder, decoder and their related message types for SOCKSv5 protocol.