Uses of Class
org.apache.camel.builder.ExpressionClauseSupport
-
Packages that use ExpressionClauseSupport Package Description org.apache.camel.builder -
-
Uses of ExpressionClauseSupport in org.apache.camel.builder
Methods in org.apache.camel.builder that return ExpressionClauseSupport Modifier and Type Method Description ExpressionClauseSupport<NotifyBuilder>
NotifyBuilder. filter()
Optionally a filter to only allow matchingExchange
to be used for matching.
-