Class SocksCmdRequestDecoder

All Implemented Interfaces:
ChannelHandler, ChannelInboundHandler

public class SocksCmdRequestDecoder extends ReplayingDecoder<SocksCmdRequestDecoder.State>
Decodes ByteBufs into SocksCmdRequest. Before returning SocksRequest decoder removes itself from pipeline.