Class SocksAuthResponseDecoder

All Implemented Interfaces:
ChannelHandler, ChannelUpstreamHandler, LifeCycleAwareChannelHandler

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