Package | Description |
---|---|
org.jboss.netty.handler.codec.socks |
Encoder, decoder and their related message types for Socks.
|
Modifier and Type | Class and Description |
---|---|
class |
SocksAuthRequest
An socks auth request.
|
class |
SocksCmdRequest
An socks cmd request.
|
class |
SocksInitRequest
An socks init request.
|
class |
UnknownSocksRequest
An unknown socks request.
|
Copyright © 2008-2014 The Netty Project. All Rights Reserved.