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