public class HttpServer extends Object
| Constructor and Description |
|---|
HttpServer(int port,
org.eclipse.jetty.server.Handler handler) |
public void start()
public void stop()
public void join()
throws InterruptedException
InterruptedExceptionpublic int getPort()
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.