Class SocksCmdResponseDecoder

All Implemented Interfaces:
ChannelHandler, ChannelUpstreamHandler, LifeCycleAwareChannelHandler

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