| Package | Description |
|---|---|
| org.wildfly.swarm.config.undertow.subsystem | |
| org.wildfly.swarm.config.undertow.subsystem.configuration.rewrite |
| Modifier and Type | Method and Description |
|---|---|
List<Rewrite> |
ConfigurationFilter.ConfigurationFilterResources.rewrites()
Get the list of Rewrite resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
ConfigurationFilter.rewrite(Rewrite value)
Add the Rewrite object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
ConfigurationFilter.rewrites(List<Rewrite> value)
Add all Rewrite objects to this subresource
|
| Modifier and Type | Class and Description |
|---|---|
class |
Rewrite<T extends Rewrite>
A rewrite (or redirect) filter
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.