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