| 程序包 | 说明 |
|---|---|
| io.netty.handler.codec.socksx.v4 |
Encoder, decoder and their related message types for SOCKSv4 protocol.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
DefaultSocks4CommandRequest
The default
Socks4CommandRequest. |
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
Socks4ClientEncoder.encode(ChannelHandlerContext ctx,
Socks4CommandRequest msg,
ByteBuf out) |