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