请参阅: 说明
| 接口 | 说明 |
|---|---|
| SocksMessage |
An interface that all SOCKS protocol messages implement.
|
| 类 | 说明 |
|---|---|
| AbstractSocksMessage |
An abstract
SocksMessage. |
| SocksPortUnificationServerHandler |
Detects the version of the current SOCKS connection and initializes the pipeline with
Socks4ServerDecoder or Socks5InitialRequestDecoder. |
| 枚举 | 说明 |
|---|---|
| SocksVersion |
The version of SOCKS protocol.
|