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

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

Uses of SetExchangePatternDefinition in org.apache.camel.model
 

Methods in org.apache.camel.model that return SetExchangePatternDefinition
 SetExchangePatternDefinition SetExchangePatternDefinition.pattern(ExchangePattern pattern)
           
 



Apache CAMEL