|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChoicePredicateBuilder | |
---|---|
org.apache.camel.builder | The Camel routing DSL |
Uses of ChoicePredicateBuilder in org.apache.camel.builder |
---|
Methods in org.apache.camel.builder that return ChoicePredicateBuilder | |
---|---|
ChoicePredicateBuilder<E> |
ChoiceBuilder.when(Predicate<E> predicate)
Adds a predicate which if it is true then the message exchange is sent to the given destination |
Methods in org.apache.camel.builder that return types with arguments of type ChoicePredicateBuilder | |
---|---|
List<ChoicePredicateBuilder<E>> |
ChoiceBuilder.getPredicateBuilders()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |