| Package | Description |
|---|---|
| org.wildfly.swarm.config.undertow.subsystem.configuration | |
| org.wildfly.swarm.config.undertow.subsystem.configuration.rewrite |
| Modifier and Type | Method and Description |
|---|---|
List<Rewrite> |
Filter.FilterResources.rewrites()
Get the list of Rewrite resources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Filter.rewrite(Rewrite value)
Add the Rewrite object to the list of subresources
|
| Modifier and Type | Method and Description |
|---|---|
T |
Filter.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.