|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WhenBuilder | |
---|---|
org.apache.camel.builder | The Camel Domain Specific Language for creating Routes, Predicates, Expressions and Error Handlers. |
Uses of WhenBuilder in org.apache.camel.builder |
---|
Methods in org.apache.camel.builder that return WhenBuilder | |
---|---|
WhenBuilder |
ChoiceBuilder.when(Predicate 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 WhenBuilder | |
---|---|
List<WhenBuilder> |
ChoiceBuilder.getPredicateBuilders()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |