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

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

Uses of SendDefinition in org.apache.camel.model
 

Subclasses of SendDefinition in org.apache.camel.model
 class InOnlyDefinition
          Represents an XML <inOnly/> element
 class InOutDefinition
          Represents an XML <inOut/> element
 class ToDefinition
          Represents an XML <to/> element
 



Apache CAMEL