| 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 |
|---|---|
Host |
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 |
|---|---|
Host |
Host.locations(List<Location> value)
Add all org.wildfly.swarm.config.undertow.server.host.Location objects to this subresource
|
| Modifier and Type | Method and Description |
|---|---|
Location |
Location.filterRef(FilterRef value)
Add the org.wildfly.swarm.config.undertow.server.host.FilterRef object to the list of subresources
|
Location |
Location.filterRefs(List<FilterRef> value)
Add all org.wildfly.swarm.config.undertow.server.host.FilterRef objects to this subresource
|
Location |
Location.handler(String value)
Default handler for this location
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.