| Package | Description |
|---|---|
| org.apache.camel.processor.errorhandler |
Exception policy startegies for Dead Letter Channel pattern.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeadLetterChannel
Implements a Dead Letter Channel after attempting to
redeliver the message using the
RedeliveryPolicy |
class |
DefaultErrorHandler
Default error handler
|
class |
RedeliveryErrorHandler
Base redeliverable error handler that also supports a final dead letter queue in case all redelivery attempts fail.
|
Apache Camel