Package | Description |
---|---|
io.netty.handler.codec.socksx.v4 |
Encoder, decoder and their related message types for SOCKSv4 protocol.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultSocks4CommandResponse
The default
Socks4CommandResponse . |
Modifier and Type | Method and Description |
---|---|
protected void |
Socks4ServerEncoder.encode(ChannelHandlerContext ctx,
Socks4CommandResponse msg,
ByteBuf out) |
Copyright © 2008–2017 The Netty Project. All rights reserved.