ix.test
Class HttpRequestTest

java.lang.Object
  extended by ix.test.HttpRequestTest

public class HttpRequestTest
extends java.lang.Object

A test the makes HTTP POST requests.


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

Constructor Detail

HttpRequestTest

public HttpRequestTest()
Method Detail

main

public static void main(java.lang.String[] argv)
                 throws java.net.MalformedURLException,
                        java.net.ProtocolException,
                        java.io.IOException
Throws:
java.net.MalformedURLException
java.net.ProtocolException
java.io.IOException