Uses of Class
org.jboss.netty.channel.socket.http.HttpTunnelingSocketChannelConfig
-
Packages that use HttpTunnelingSocketChannelConfig Package Description org.jboss.netty.channel.socket.http An HTTP-based client-sideSocketChannel
and its corresponding server-side Servlet implementation that make your existing server application work in a firewalled network. -
-
Uses of HttpTunnelingSocketChannelConfig in org.jboss.netty.channel.socket.http
Fields in org.jboss.netty.channel.socket.http declared as HttpTunnelingSocketChannelConfig Modifier and Type Field Description (package private) HttpTunnelingSocketChannelConfig
HttpTunnelingClientSocketChannel. config
Methods in org.jboss.netty.channel.socket.http that return HttpTunnelingSocketChannelConfig Modifier and Type Method Description HttpTunnelingSocketChannelConfig
HttpTunnelingClientSocketChannel. getConfig()
-