Package | Description |
---|---|
io.netty.handler.codec.socks |
Encoder, decoder and their related message types for Socks.
|
Modifier and Type | Class and Description |
---|---|
class |
SocksAuthResponse
An socks auth response.
|
class |
SocksCmdResponse
A socks cmd response.
|
class |
SocksInitResponse
An socks init response.
|
class |
UnknownSocksResponse
An unknown socks response.
|
Copyright © 2008–2018 The Netty Project. All rights reserved.