| Package | Description |
|---|---|
| org.jboss.netty.channel.socket.http |
An HTTP-based client-side
SocketChannel
and its corresponding server-side Servlet implementation that make your
existing server application work in a firewalled network. |
| Modifier and Type | Field and Description |
|---|---|
private HttpTunnelingClientSocketChannel |
HttpTunnelingSocketChannelConfig.channel |
| Constructor and Description |
|---|
HttpTunnelingSocketChannelConfig(HttpTunnelingClientSocketChannel channel)
Creates a new instance.
|