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

Packages that use MessageToMessageEncoder
Package
Description
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.
Encoder and decoder which transform a Base64-encoded String or ByteBuf into a decoded ByteBuf and vice versa.
Encoder and decoder which transform an array of bytes into a ByteBuf and vice versa.
DNS codec.
Encoder, decoder and their related message types for HTTP.
Encoder, decoder, handshakers and their related message types for Web Socket data frames.
Encoder, decoder, handshakers to handle WebSocket Extensions.
Encoder, decoder, handshakers to handle most common WebSocket Compression Extensions.
Common superset of ascii and binary classes.
Implementations and Interfaces for the Memcache Binary protocol.
Encoder, decoder and different Message Types for MQTT.
Encoder, decoder for Redis.
An RTSP extension based on the HTTP codec.
SMTP codec.
Encoder, decoder, session handler and their related message types for the SPDY protocol.
STOMP codec
Encoder and decoder which transform a String into a ByteBuf and vice versa.