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