| Modifier and Type | Interface and Description |
|---|---|
interface |
UrlRewriteFlowDescriptor<T> |
interface |
UrlRewriteRuleDescriptor
|
| Modifier and Type | Method and Description |
|---|---|
<T extends UrlRewriteStepDescriptor<?>> |
UrlRewriteFlowDescriptor.addStep(String type) |
static <T extends UrlRewriteStepDescriptor<?>> |
UrlRewriteStepDescriptorFactory.create(String type) |
| Modifier and Type | Method and Description |
|---|---|
UrlRewriteStepDescriptor |
UrlRewriteRuleDescriptor.name(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<UrlRewriteStepDescriptor> |
UrlRewriteFlowDescriptor.steps() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
UrlRewriteActionDescriptor |
interface |
UrlRewriteCheckDescriptor |
interface |
UrlRewriteControlDescriptor |
interface |
UrlRewriteMatchDescriptor |
| Modifier and Type | Class and Description |
|---|---|
class |
UrlRewriteActionRewriteDescriptorExt |
class |
UrlRewriteCheckDescriptorExt |
class |
UrlRewriteControlDescriptorExt |
class |
UrlRewriteMatchDescriptorExt |
| Modifier and Type | Class and Description |
|---|---|
class |
UrlRewriteRuleDescriptorImpl |
| Modifier and Type | Method and Description |
|---|---|
static UrlRewriteStepProcessor |
UrlRewriteStepProcessorFactory.create(UrlRewriteStepDescriptor descriptor) |
void |
UrlRewriteStepProcessorHolder.initialize(UrlRewriteEnvironment environment,
UrlRewriteStepDescriptor descriptor) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
UrlRewriteStepProcessor<T extends UrlRewriteStepDescriptor> |
| Modifier and Type | Class and Description |
|---|---|
class |
UrlRewriteActionDescriptorBase |
class |
UrlRewriteFlowDescriptorBase<T> |
class |
UrlRewriteStepDescriptorBase<T> |
| Modifier and Type | Method and Description |
|---|---|
<T extends UrlRewriteStepDescriptor<?>> |
UrlRewriteFlowDescriptorBase.addStep(String type) |
| Modifier and Type | Method and Description |
|---|---|
List<UrlRewriteStepDescriptor> |
UrlRewriteFlowDescriptorBase.steps() |
Copyright © 2015 Apache Software Foundation. All rights reserved.