cgl.narada.transport.http
Class HTTPSocket

java.lang.Object
  extended by cgl.narada.transport.http.HTTPSocket

public class HTTPSocket
extends Object

Experiment with using HTTP over sockets $Date$ $Revision$


Constructor Summary
HTTPSocket()
           
 
Method Summary
 void execute(String[] args)
           
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

HTTPSocket

public HTTPSocket()
Method Detail

main

public static void main(String[] args)

execute

public void execute(String[] args)
             throws Exception
Throws:
Exception


For comments and suggestions please send e-mail to The NaradaBrokering Project