Package | Description |
---|---|
io.netty.handler.codec.socksx.v5 |
Encoder, decoder and their related message types for SOCKSv5 protocol.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultSocks5CommandRequest
The default
Socks5CommandRequest . |
Modifier and Type | Method and Description |
---|---|
private void |
Socks5ClientEncoder.encodeCommandRequest(Socks5CommandRequest msg,
ByteBuf out) |