@Deprecated public class HttpsServerHelper extends SimpleServerHelper
| Parameter name | Value type | Default value | Description |
|---|---|---|---|
| sslContextFactory | String | org.restlet.engine.ssl.DefaultSslContextFactory | Let you specify a SslContextFactory qualified class name as a
parameter, or an instance as an attribute for a more complete and flexible
SSL context setting. |
DefaultSslContextFactory class.| Constructor and Description |
|---|
HttpsServerHelper(Server server)
Deprecated.
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
start()
Deprecated.
Starts the Restlet.
|
getAddress, getConnection, getContainerServer, getDefaultThreads, isConfidential, setAddress, setConfidential, setConnection, setContainerServer, stopgetAdapter, handle, setAdapterhandle, setEphemeralPort, setEphemeralPortgetConnectorService, getContext, getProtocols, updategetAttributes, getHelped, getHelpedParameters, getLogger, getMetadataService, setHelpedpublic HttpsServerHelper(Server server)
server - The server to help.public void start()
throws java.lang.Exception
start in class SimpleServerHelperjava.lang.ExceptionCopyright © 2005-2024 Restlet.