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