| 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 |
DefaultSocks5InitialResponse
The default
Socks5InitialResponse. |
| Modifier and Type | Method and Description |
|---|---|
private static void |
Socks5ServerEncoder.encodeAuthMethodResponse(Socks5InitialResponse msg,
ByteBuf out) |