Class SocksInitResponseDecoder

All Implemented Interfaces:
ChannelHandler, ChannelUpstreamHandler, LifeCycleAwareChannelHandler

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