| 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.
|
| Class and Description |
|---|
| Socks5ServerEncoder
Encodes a server-side
Socks5Message into a ByteBuf. |
Copyright © 2008–2025 The Netty Project. All rights reserved.