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

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

Uses of ToDefinition in org.apache.camel.model
 

Methods in org.apache.camel.model that return ToDefinition
 ToDefinition ToDefinition.pattern(ExchangePattern pattern)
          Deprecated. will be removed in the near future. Instead use ProcessorDefinition.inOnly() or ProcessorDefinition.inOut()
 



Apache Camel