Uses of Class
org.apache.camel.model.RecipientListDefinition

Packages that use RecipientListDefinition
org.apache.camel.model The JAXB POJOs for the XML Configuration of the routing rules. 
 

Uses of RecipientListDefinition in org.apache.camel.model
 

Methods in org.apache.camel.model that return types with arguments of type RecipientListDefinition
 ExpressionClause<RecipientListDefinition> RecipientListDefinition.expression()
          Set the expression that RecipientListType will use
 



Apache CAMEL