Class CompatibleMarshallingDecoder

All Implemented Interfaces:
ChannelHandler, ChannelInboundHandler

public class CompatibleMarshallingDecoder extends ReplayingDecoder<Void>
ReplayingDecoder which use an Unmarshaller to read the Object out of the ByteBuf. If you can you should use MarshallingDecoder.