Uses of Package
org.apache.camel.processor.resequencer
Packages that use org.apache.camel.processor.resequencer
Package
Description
A collection of Processor
implementations which are used to implement the
Enterprise Integration Patterns
Helper classes for the Resequencer pattern.
-
Classes in org.apache.camel.processor.resequencer used by org.apache.camel.processorClassDescriptionA strategy for comparing elements of a sequence.An interface used by the
ResequencerEngine.deliver()andResequencerEngine.deliverNext()methods to send out re-ordered elements. -
Classes in org.apache.camel.processor.resequencer used by org.apache.camel.processor.resequencerClassDescriptionA
SequenceElementComparatorthat comparesExchanges based on the result of an expression evaluation.A sorted set of elements with additional methods for obtaining immediate successors and immediate predecessors of a given element in the sequence.A strategy for comparing elements of a sequence.An interface used by theResequencerEngine.deliver()andResequencerEngine.deliverNext()methods to send out re-ordered elements.A timer task that notifies handlers about scheduled timeouts.Implemented by classes that handle timeout notifications.