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 |
DefaultSocks5CommandResponse
The default
Socks5CommandResponse . |
Modifier and Type | Method and Description |
---|---|
private void |
Socks5ServerEncoder.encodeCommandResponse(Socks5CommandResponse msg,
ByteBuf out) |