Package | Description |
---|---|
org.jboss.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
An socks cmd response.
|
class |
SocksInitResponse
An socks init response.
|
class |
UnknownSocksResponse
An unknown socks response.
|
Copyright © 2008-2014 The Netty Project. All Rights Reserved.