| Package | Description |
|---|---|
| org.wildfly.swarm.config.undertow.server | |
| org.wildfly.swarm.config.undertow.server.host |
| Modifier and Type | Method and Description |
|---|---|
List<Location> |
Host.HostResources.locations()
Get the list of org.wildfly.swarm.config.undertow.server.host.Location resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Host.location(Location value)
Add the org.wildfly.swarm.config.undertow.server.host.Location object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Host.locations(List<Location> value)
Add all org.wildfly.swarm.config.undertow.server.host.Location objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
Location<T extends Location>
Holds configuration of location resource
|
interface |
LocationConfigurator<T extends Location> |
Copyright © 2015 JBoss by Red Hat. All rights reserved.