Class SocksInitRequestDecoder

All Implemented Interfaces:
ChannelHandler, ChannelUpstreamHandler, LifeCycleAwareChannelHandler

public class SocksInitRequestDecoder extends ReplayingDecoder<SocksInitRequestDecoder.State>
Decodes ChannelBuffers into SocksInitRequest. Before returning SocksRequest decoder removes itself from pipeline.