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(io.netty.channel.ChannelHandlerContext ctx,
Socks4CommandResponse msg,
io.netty.buffer.ByteBuf out) |
Copyright © 2008–2016 The Netty Project. All rights reserved.