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

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

Uses of SendType in org.apache.camel.model
 

Subclasses of SendType in org.apache.camel.model
 class InOnlyType
          Represents an XML <inOnly/> element
 class InOutType
          Represents an XML <inOut/> element
 class ToType
          Represents an XML <to/> element
 



Copyright © 2010 IONA Open Source Community. All Rights Reserved.