Class SocksAuthResponseDecoder

All Implemented Interfaces:
ChannelHandler, ChannelInboundHandler

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