eu.emi.emir.jetty
Class HttpServer

java.lang.Object
  extended by eu.emi.emir.jetty.HttpServer

public class HttpServer
extends Object

Runs annonymous query interface (on http port)

Author:
a.memon

Constructor Summary
HttpServer(Properties props)
           
 
Method Summary
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpServer

public HttpServer(Properties props)
           throws Exception
Throws:
Exception
Method Detail

start

public void start()
           throws Exception
Throws:
Exception

stop

public void stop()
          throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.