Class SocksInitResponseDecoder

All Implemented Interfaces:
ChannelHandler, ChannelInboundHandler

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