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