Class SocksPortUnificationServerHandler

All Implemented Interfaces:
ChannelHandler, ChannelInboundHandler

public class SocksPortUnificationServerHandler extends ByteToMessageDecoder
Detects the version of the current SOCKS connection and initializes the pipeline with Socks4ServerDecoder or Socks5InitialRequestDecoder.