| Interface | Description |
|---|---|
| Predicate |
A predicate.
|
| PredicateBuilder |
An interface that knows how to build a predicate from a textual representation.
|
| Class | Description |
|---|---|
| AuthenticationRequiredPredicate |
Predicate that returns true if authentication is required.
|
| AuthenticationRequiredPredicate.Builder | |
| PathTemplatePredicate | |
| PathTemplatePredicate.Builder | |
| PredicateParser |
Parser that can build a predicate from a string representation.
|
| Predicates |
Utility class used for creating predicates
|
| PredicatesHandler |
Handler that can deal with a large number of predicates.
|
| RegularExpressionPredicate |
A predicate that does a regex match against an exchange.
|
| RegularExpressionPredicate.Builder |
Copyright © 2014 JBoss by Red Hat. All rights reserved.