Package | Description |
---|---|
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.
|
Modifier and Type | Field and Description |
---|---|
private Socks5ServerEncoder |
SocksPortUnificationServerHandler.socks5encoder |
Constructor and Description |
---|
SocksPortUnificationServerHandler(Socks5ServerEncoder socks5encoder)
Creates a new instance with the specified
Socks5ServerEncoder . |
Modifier and Type | Field and Description |
---|---|
static Socks5ServerEncoder |
Socks5ServerEncoder.DEFAULT |