org.jboss.netty.example.http.tunnel
Class HttpTunnelingClientExample
java.lang.Object
org.jboss.netty.example.http.tunnel.HttpTunnelingClientExample
public 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.
- Version:
- $Rev: 2080 $, $Date: 2010-01-26 18:04:19 +0900 (Tue, 26 Jan 2010) $
- Author:
- The Netty Project, Andy Taylor (andy.taylor@jboss.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpTunnelingClientExample
public HttpTunnelingClientExample()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2008-2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.