| Name | Description | Type | Package | Framework |
| DefaultExchangeComparator | Compares elements of an Exchange sequence by comparing long values returned by this comparator's | Class | org.apache.camel.processor.resequencer | Apache Camel |
| ExpressionResultComparator | A SequenceElementComparator that compares Exchanges based on the result of an expression evaluation. | Interface | org.apache.camel.processor.resequencer | Apache Camel |
| MessageRejectedException | An exception thrown if message is rejected by the resequencerVersion:See Also:Serialized Form | Class | org.apache.camel.processor.resequencer | Apache Camel |
| Resequencer | An implementation of the Resequencer which can reorder messages within a batch. | Class | org.apache.camel.processor | Apache Camel |
| ResequencerEngine | Resequences elements based on a given SequenceElementComparator. | Class | org.apache.camel.processor.resequencer | Apache Camel |
| Sequence | A sorted set of elements with additional methods for obtaining immediate successors and immediate predecessors of a given element in the sequence. | Class | org.apache.camel.processor.resequencer | Apache Camel |
| SequenceElementComparator | A strategy for comparing elements of a sequence. | Interface | org.apache.camel.processor.resequencer | Apache Camel |
| SequenceSender | An interface used by the ResequencerEngine. | Interface | org.apache.camel.processor.resequencer | Apache Camel |
| Timeout | A timer task that notifies handlers about scheduled timeouts. | Class | org.apache.camel.processor.resequencer | Apache Camel |
| TimeoutHandler | Interface | org.apache.camel.processor.resequencer | Apache Camel | |