Class SocksCmdRequestDecoder

All Implemented Interfaces:
ChannelHandler, ChannelUpstreamHandler, LifeCycleAwareChannelHandler

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