Class SocksCmdResponseDecoder

All Implemented Interfaces:
ChannelHandler, ChannelInboundHandler

public class SocksCmdResponseDecoder extends ReplayingDecoder<SocksCmdResponseDecoder.State>
Decodes ByteBufs into SocksCmdResponse. Before returning SocksResponse decoder removes itself from pipeline.