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