| Package | Description |
|---|---|
| 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.
|
| org.apache.camel.processor |
A collection of Processor
implementations which are used to implement the
Enterprise Integration Patterns
|
| org.apache.camel.processor.resequencer |
Helper classes for the Resequencer pattern.
|
| Class and Description |
|---|
| ExpressionResultComparator
A
SequenceElementComparator that compares Exchanges based on
the result of an expression evaluation. |
| Class and Description |
|---|
| ExpressionResultComparator
A
SequenceElementComparator that compares Exchanges based on
the result of an expression evaluation. |
| Class and Description |
|---|
| SequenceElementComparator
A strategy for comparing elements of a sequence.
|
| SequenceSender
An interface used by the
ResequencerEngine.deliver() and
ResequencerEngine.deliverNext() methods to send out re-ordered
elements. |
| Class and Description |
|---|
| ExpressionResultComparator
A
SequenceElementComparator that compares Exchanges based on
the result of an expression evaluation. |
| SequenceElementComparator
A strategy for comparing elements of a sequence.
|
| SequenceSender
An interface used by the
ResequencerEngine.deliver() and
ResequencerEngine.deliverNext() methods to send out re-ordered
elements. |
| Timeout
A timer task that notifies handlers about scheduled timeouts.
|
| TimeoutHandler
Implemented by classes that handle timeout notifications.
|
Apache Camel