public class HttpsConnectorFactory extends AbstractSecuredConnectorFactory implements ConnectorFactory
keystore, keystorePassword, SSL_RESOURCES| Constructor and Description |
|---|
HttpsConnectorFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.jetty.server.Connector |
start(Map<String,String> args,
org.eclipse.jetty.server.Server server)
After the listener is loaded and initialized, this starts the thread
|
configureSsl, getSSLContextpublic org.eclipse.jetty.server.Connector start(Map<String,String> args, org.eclipse.jetty.server.Server server) throws IOException
ConnectorFactorystart in interface ConnectorFactorynull if not startedIOExceptionCopyright © 2004–2022. All rights reserved.