Class SocksAuthRequestDecoder

All Implemented Interfaces:
ChannelHandler, ChannelUpstreamHandler, LifeCycleAwareChannelHandler

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