| 程序包 | 说明 |
|---|---|
| io.netty.handler.codec.socksx |
Encoder, decoder and their related message types for SOCKS protocol.
|
| io.netty.handler.codec.socksx.v5 |
Encoder, decoder and their related message types for SOCKSv5 protocol.
|
| 构造器和说明 |
|---|
SocksPortUnificationServerHandler(Socks5ServerEncoder socks5encoder)
Creates a new instance with the specified
Socks5ServerEncoder. |
| 限定符和类型 | 字段和说明 |
|---|---|
static Socks5ServerEncoder |
Socks5ServerEncoder.DEFAULT |