com.buglabs.osgi.http.test
Class HttpClient

java.lang.Object
  extended by com.buglabs.osgi.http.test.HttpClient

public class HttpClient
extends java.lang.Object

A simple utility to manually call http server.


Constructor Summary
HttpClient()
           
 
Method Summary
static void main(java.lang.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(java.lang.String[] args)
                 throws java.io.IOException
Throws:
java.io.IOException