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

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

Classes in org.apache.camel.model.config used by org.apache.camel.model
BatchResequencerConfig
          Defines the configuration parameters for the batch-processing Resequencer.
ResequencerConfig
           
StreamResequencerConfig
          Defines the configuration parameters for the StreamResequencer.
 

Classes in org.apache.camel.model.config used by org.apache.camel.model.config
BatchResequencerConfig
          Defines the configuration parameters for the batch-processing Resequencer.
PropertyDefinition
          Represents the XML type for <property>.
ResequencerConfig
           
StreamResequencerConfig
          Defines the configuration parameters for the StreamResequencer.
 



Apache Camel