Uses of Package
org.apache.camel.model.dataformat

Packages that use org.apache.camel.model.dataformat
org.apache.camel The JAXB POJOs for the XML Configuration of the routing rules. 
org.apache.camel.builder The Camel Domain Specific Language for creating Routes, Predicates, Expressions and Error Handlers
org.apache.camel.impl Default implementation classes for Camel Core 
org.apache.camel.model The JAXB POJOs for the XML Configuration of the routing rules. 
org.apache.camel.model.dataformat The JAXB POJOs for the Data Formats used to marshal and unmarshal objects to and from streams inside components 
org.apache.camel.spi Service Provider Interfaces used internally by the Camel runtime which are plugin strategies. 
 

Classes in org.apache.camel.model.dataformat used by org.apache.camel
DataFormatType
          Represents the base XML type for DataFormat.
 

Classes in org.apache.camel.model.dataformat used by org.apache.camel.builder
ArtixDSContentType
           
 

Classes in org.apache.camel.model.dataformat used by org.apache.camel.impl
DataFormatType
          Represents the base XML type for DataFormat.
 

Classes in org.apache.camel.model.dataformat used by org.apache.camel.model
DataFormatType
          Represents the base XML type for DataFormat.
 

Classes in org.apache.camel.model.dataformat used by org.apache.camel.model.dataformat
ArtixDSContentType
           
DataFormatType
          Represents the base XML type for DataFormat.
 

Classes in org.apache.camel.model.dataformat used by org.apache.camel.spi
DataFormatType
          Represents the base XML type for DataFormat.
 



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