public class WebServer extends Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
externalServicePort |
| Constructor and Description |
|---|
WebServer(ProxyConfiguration config) |
| Modifier and Type | Method and Description |
|---|---|
void |
addServlet(String path,
org.eclipse.jetty.servlet.ServletHolder servletHolder) |
int |
getExternalServicePort() |
URI |
getServiceUri() |
boolean |
isStarted() |
void |
start() |
void |
stop() |
public WebServer(ProxyConfiguration config)
Copyright © 2017–2018 Apache Software Foundation. All rights reserved.