Package | Description |
---|---|
org.ocpsoft.rewrite.config | |
org.ocpsoft.rewrite.context | |
org.ocpsoft.rewrite.param | |
org.ocpsoft.rewrite.spi | |
org.ocpsoft.rewrite.transposition |
Class and Description |
---|
And
Evaluates all provided
Condition instances. |
CompositeCondition
A
Condition that aggregates one or more conditions. |
CompositeOperation
An
Operation that aggregates one or more operations. |
Condition
A condition that must be met in order for evaluation to return true.
|
ConditionBuilder |
Configuration
Configuration for the
Rewrite framework. |
ConfigurationBuilder
A fluent builder for defining
Configuration objects. |
ConfigurationBuilderRoot |
ConfigurationLoader
Responsible for loading all
ConfigurationProvider instances, and building a single unified
Configuration based on Weighted.priority() |
ConfigurationRuleBuilder
An intermediate stage
Rule configuration. |
ConfigurationRuleBuilderCustom
An intermediate stage
Rule configuration. |
ConfigurationRuleBuilderOtherwise
An intermediate stage
Rule configuration. |
ConfigurationRuleBuilderPerform
An intermediate stage
Rule configuration. |
ConfigurationRuleBuilderWhen
An intermediate stage
Rule configuration. |
ConfigurationRuleBuilderWithId
An intermediate stage
Rule configuration. |
ConfigurationRuleBuilderWithPriority
An intermediate stage
Rule configuration. |
ConfigurationRuleBuilderWithPriorityAndId
An intermediate stage
Rule configuration. |
ConfigurationRuleParameter
A
ConfigurationRuleBuilder with a Parameter |
ConfigurationRuleParameterBuilder |
ConfigurationRuleParameterMatches
A
ConfigurationRuleParameter with a matches clause. |
ConfigurationRuleParameterWhere
A
ConfigurationRuleParameter with a where clause. |
DefaultConditionBuilder
Used as a base class to create fluent relationships between
Condition objects; this class adds logical
operators to any class extending it. |
DefaultOperationBuilder
Used as a base class to create fluent relationships between
Operation objects; this class adds logical
operators to any class extending it. |
Direction
Responsible for evaluating
Rewrite events on whether they are InboundRewrite or
OutboundRewrite events. |
Filesystem |
Log
An
Operation responsible for logging a message. |
Not
Evaluates all provided
Condition instances. |
Operation
Defines an operation to be performed after successful evaluation a
Rewrite event. |
OperationBuilder |
Or
Evaluates all provided
Condition instances. |
ParameterizedCallback
Callback used by
ParameterizedConditionVisitor . |
Relocatable
Defines a contract where a given object can be relocated to a new position in a data-structure.
|
RelocatableRule
Defines a
Relocatable Rule , which can be moved to a priority position in the compiled rule set that
differs from the ConfigurationProvider in which it was created. |
Rule |
RuleBuilder
Builder for fluently defining new composite
Rule instances. |
Subset |
Class and Description |
---|
Operation
Defines an operation to be performed after successful evaluation a
Rewrite event. |
Class and Description |
---|
Condition
A condition that must be met in order for evaluation to return true.
|
Operation
Defines an operation to be performed after successful evaluation a
Rewrite event. |
Rule |
Class and Description |
---|
Configuration
Configuration for the
Rewrite framework. |
Rule |
Class and Description |
---|
Operation
Defines an operation to be performed after successful evaluation a
Rewrite event. |
Copyright © 2014 OCPsoft. All Rights Reserved.