| Package | Description |
|---|---|
| org.wildfly.swarm.config.undertow.subsystem.server.host.location | |
| org.wildfly.swarm.config.undertow.subsystem.undertow.server.host.location.filterRef |
| Modifier and Type | Method and Description |
|---|---|
List<FilterRef> |
Location.LocationResources.filterRefs()
Get the list of FilterRef resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Location.filterRef(FilterRef value)
Add the FilterRef object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Location.filterRefs(List<FilterRef> value)
Add all FilterRef objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
FilterRef<T extends FilterRef>
Reference to filter
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.