Uses of Class
org.jboss.netty.channel.socket.http.HttpTunnelingClientSocketChannel
Packages that use HttpTunnelingClientSocketChannel
Package
Description
An HTTP-based client-side
SocketChannel
and its corresponding server-side Servlet implementation that make your
existing server application work in a firewalled network.-
Uses of HttpTunnelingClientSocketChannel in org.jboss.netty.channel.socket.http
Fields in org.jboss.netty.channel.socket.http declared as HttpTunnelingClientSocketChannelModifier and TypeFieldDescriptionprivate final HttpTunnelingClientSocketChannel
HttpTunnelingSocketChannelConfig.channel
Constructors in org.jboss.netty.channel.socket.http with parameters of type HttpTunnelingClientSocketChannelModifierConstructorDescription(package private)
Creates a new instance.