| Package | Description |
|---|---|
| org.apache.camel.builder | |
| org.apache.camel.processor |
A collection of Processor
implementations which are used to implement the
Enterprise Integration Patterns
|
| org.apache.camel.processor.exceptionpolicy |
Exception policy startegies for Dead Letter Channel pattern.
|
| Class and Description |
|---|
| ExceptionPolicyStrategy
A strategy to determine which
OnExceptionDefinition should handle the thrown
exception. |
| Class and Description |
|---|
| ExceptionPolicyKey
Exception policy key is a compound key for storing:
route id + exception class + when => exception type.
|
| ExceptionPolicyStrategy
A strategy to determine which
OnExceptionDefinition should handle the thrown
exception. |
| Class and Description |
|---|
| ExceptionPolicyKey
Exception policy key is a compound key for storing:
route id + exception class + when => exception type.
|
| ExceptionPolicyStrategy
A strategy to determine which
OnExceptionDefinition should handle the thrown
exception. |
Apache Camel