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