public class TracevisHttpsServer extends TracevisServer
| Constructor and Description |
|---|
TracevisHttpsServer(String dotLocation,
int port,
Path baseLocation,
Path heapsterLocation,
int cacheSize,
long timeoutMs,
int sslPort,
String keyStorePath,
String keyStorePassword,
String trustStorePath,
String trustStorePassword) |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.jetty.server.Connector[] |
getConnectors(org.eclipse.jetty.server.Server server) |
startprotected org.eclipse.jetty.server.Connector[] getConnectors(org.eclipse.jetty.server.Server server)
getConnectors in class TracevisServerCopyright © 2018. All rights reserved.