Class HttpTunnelingClientExample
- java.lang.Object
-
- org.jboss.netty.example.http.tunnel.HttpTunnelingClientExample
-
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.
-
-
Field Summary
Fields Modifier and Type Field Description (package private) static java.lang.String
URL
-
Constructor Summary
Constructors Constructor Description HttpTunnelingClientExample()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
-