HPSearch

cgl.hpsearch.util
Class HttpServer

java.lang.Object
  extended bycgl.hpsearch.util.HttpServer

public class HttpServer
extends Object


Constructor Summary
HttpServer(int p, String root)
           
 
Method Summary
static void main(String[] args)
          -p- Port on which to run the server
-root - Root directory of server (Default: ./)
 void startServer()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpServer

public HttpServer(int p,
                  String root)
Method Detail

main

public static void main(String[] args)
-p- Port on which to run the server
-root - Root directory of server (Default: ./)

Parameters:
args -

startServer

public void startServer()

HPSearch

For comments and suggestions please send e-mail to Harshawardhan Gadgil
Last updated: June 9 2006