org.jboss.netty.example.http.upload
Class HttpServer

java.lang.Object
  extended by org.jboss.netty.example.http.upload.HttpServer

public class HttpServer
extends Object

Version:
$Rev: 612 $, $Date: 2010-11-11 19:35:43 +0100 (jeu., 11 nov. 2010) $
Author:
The Netty Project, Andy Taylor (andy.taylor@jboss.org), Trustin Lee, Frederic Bregier

Constructor Summary
HttpServer()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpServer

public HttpServer()
Method Detail

main

public static void main(String[] args)


Copyright © 2009-2012 Frederic Bregier. All Rights Reserved.