Package io.netty.handler.codec.socksx
package io.netty.handler.codec.socksx
Encoder, decoder and their related message types for SOCKS protocol.
-
ClassDescriptionAn abstract
SocksMessage.An interface that all SOCKS protocol messages implement.Detects the version of the current SOCKS connection and initializes the pipeline withSocks4ServerDecoderorSocks5InitialRequestDecoder.The version of SOCKS protocol.