| 程序包 | 说明 |
|---|---|
| io.netty.handler.codec.socksx.v5 |
Encoder, decoder and their related message types for SOCKSv5 protocol.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultSocks5CommandRequest
The default
Socks5CommandRequest. |
class |
DefaultSocks5CommandResponse
The default
Socks5CommandResponse. |
class |
DefaultSocks5InitialRequest
The default
Socks5InitialRequest. |
class |
DefaultSocks5InitialResponse
The default
Socks5InitialResponse. |
class |
DefaultSocks5PasswordAuthRequest
The default
Socks5PasswordAuthRequest. |
class |
DefaultSocks5PasswordAuthResponse
The default
Socks5PasswordAuthResponse. |