| Package | Description |
|---|---|
| org.wildfly.swarm.config.undertow.subsystem.server | |
| org.wildfly.swarm.config.undertow.subsystem.server.httpsListener |
| Modifier and Type | Method and Description |
|---|---|
List<HttpsListener> |
Server.ServerResources.httpsListeners()
Get the list of HttpsListener resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Server.httpsListener(HttpsListener value)
Add the HttpsListener object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Server.httpsListeners(List<HttpsListener> value)
Add all HttpsListener objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
HttpsListener<T extends HttpsListener>
http listener
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.