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