| Package | Description |
|---|---|
| org.glassfish.embeddable.web |
Provides classes and interfaces necessary to programmatically configure embedded WebContainer
and create contexts, virtual servers, and web listeners.
|
| Modifier and Type | Method and Description |
|---|---|
SslConfig |
HttpsListener.getSslConfig()
Gets the SslConfig for this web listener
|
| Modifier and Type | Method and Description |
|---|---|
void |
HttpsListener.setSslConfig(SslConfig sslConfig)
Sets the SSL configuration for this web listener
|
Copyright © 2017. All rights reserved.