Class HttpTunnelingClientExample
- java.lang.Object
-
- org.jboss.netty.example.http.tunnel.HttpTunnelingClientExample
-
public final class HttpTunnelingClientExample extends Object
An HTTP tunneled version of the telnet client example. Please refer to the API documentation of the org.jboss.netty.channel.socket.http package for the detailed instruction on how to deploy the server-side HTTP tunnel in your Servlet container.
-
-
Constructor Summary
Constructors Constructor Description HttpTunnelingClientExample()
-