Uses of Class
org.apache.camel.model.config.ResequencerConfig
Packages that use ResequencerConfig
Package
Description
The JAXB POJOs for the XML Configuration of the routing
rules.
The JAXB POJOs for various configurations for the XML
Configuration of the routing rules.
-
Uses of ResequencerConfig in org.apache.camel.model
Methods in org.apache.camel.model that return ResequencerConfigMethods in org.apache.camel.model with parameters of type ResequencerConfigModifier and TypeMethodDescriptionvoidResequenceDefinition.setResequencerConfig(ResequencerConfig resequencerConfig) To configure the resequencer in using either batch or stream configuration. -
Uses of ResequencerConfig in org.apache.camel.model.config
Subclasses of ResequencerConfig in org.apache.camel.model.configModifier and TypeClassDescriptionclassConfigures batch-processing resequence eip.classConfigures stream-processing resequence eip.