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

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

public class HttpClient
extends Object

Version:
$Rev: 1176 $, $Date: 2012-05-07 10:55:49 +0200 (lun., 07 mai 2012) $
Author:
The Netty Project, Andy Taylor (andy.taylor@jboss.org), Trustin Lee, Frederic Bregier

Constructor Summary
HttpClient()
           
 
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

HttpClient

public HttpClient()
Method Detail

main

public static void main(String[] args)


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