public class JettyHttpServer extends AbstractHttpServer
| Constructor and Description |
|---|
JettyHttpServer(URL url,
HttpHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
close the channel.
|
close, getHttpHandler, getLocalAddress, getUrl, isBound, isClosed, resetpublic JettyHttpServer(URL url, HttpHandler handler)
public void close()
HttpServerclose in interface HttpServerclose in class AbstractHttpServerCopyright © 2011–2018 The Apache Software Foundation. All rights reserved.