Package | Description |
---|---|
io.netty.handler.codec.socksx.v5 |
Encoder, decoder and their related message types for SOCKSv5 protocol.
|
Modifier and Type | Field and Description |
---|---|
static Socks5AddressDecoder |
Socks5AddressDecoder.DEFAULT |
Constructor and Description |
---|
Socks5CommandRequestDecoder(Socks5AddressDecoder addressDecoder) |
Socks5CommandResponseDecoder(Socks5AddressDecoder addressDecoder) |
Copyright © 2008–2017 The Netty Project. All rights reserved.