public class HttpsListener extends WebListenerBase
SslConfig| Constructor and Description |
|---|
HttpsListener()
Initializes a newly created HttpsListener object with HTTPS protocol.
|
HttpsListener(String id,
int port) |
| Modifier and Type | Method and Description |
|---|---|
SslConfig |
getSslConfig()
Gets the SslConfig for this web listener
|
void |
setSslConfig(SslConfig sslConfig)
Sets the SSL configuration for this web listener
|
getConfig, getId, getPort, getProtocol, getWebContainer, setConfig, setId, setPort, setProtocol, setWebContainerpublic HttpsListener()
public HttpsListener(String id, int port)
Copyright © 2017. All rights reserved.