Package | Description |
---|---|
io.netty.handler.codec.socksx |
Encoder, decoder and their related message types for SOCKS protocol.
|
io.netty.handler.codec.socksx.v5 |
Encoder, decoder and their related message types for SOCKSv5 protocol.
|
Constructor and Description |
---|
SocksPortUnificationServerHandler(Socks5ServerEncoder socks5encoder)
Creates a new instance with the specified
Socks5ServerEncoder . |
Modifier and Type | Field and Description |
---|---|
static Socks5ServerEncoder |
Socks5ServerEncoder.DEFAULT |
Copyright © 2008–2017 The Netty Project. All rights reserved.