JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
org.apache.camel.builder.ExpressionClauseSupport
Packages that use
ExpressionClauseSupport
Package
Description
org.apache.camel.builder
The Camel
Domain Specific Language
for creating
Routes
,
Predicates
,
Expressions
and
Error Handlers
.
Uses of
ExpressionClauseSupport
in
org.apache.camel.builder
Methods in
org.apache.camel.builder
that return
ExpressionClauseSupport
Modifier and Type
Method and Description
ExpressionClauseSupport
<
NotifyBuilder
>
NotifyBuilder.
filter
()
Optionally a filter to only allow matching
Exchange
to be used for matching.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Apache Camel