Uses of Class
org.apache.camel.builder.BinaryPredicateSupport

Packages that use BinaryPredicateSupport
org.apache.camel.component.mock The Mock Component which is used for testing of routing and mediation rules. 
 

Uses of BinaryPredicateSupport in org.apache.camel.component.mock
 

Subclasses of BinaryPredicateSupport in org.apache.camel.component.mock
 class TimeClause
          Represents time based clauses for setting expectations on the mocks.
 



Apache CAMEL