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