| 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 |
DefaultSocks4CommandRequest
The default
Socks4CommandRequest. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Socks4ClientEncoder.encode(ChannelHandlerContext ctx,
Socks4CommandRequest msg,
ByteBuf out) |
Copyright © 2008–2015 The Netty Project. All rights reserved.