public final class HttpTunnelingClientExample
extends java.lang.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.