|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ErrorHandlerSupport | |
---|---|
org.apache.camel.builder | The Camel Domain Specific Language for creating Routes, Predicates, Expressions and Error Handlers. |
org.apache.camel.processor | A collection of Processor implementations which are used to implement the Enterprise Integration Patterns |
Uses of ErrorHandlerSupport in org.apache.camel.builder |
---|
Methods in org.apache.camel.builder with parameters of type ErrorHandlerSupport | |
---|---|
protected void |
ErrorHandlerBuilderSupport.configure(ErrorHandlerSupport handler)
|
Uses of ErrorHandlerSupport in org.apache.camel.processor |
---|
Subclasses of ErrorHandlerSupport in org.apache.camel.processor | |
---|---|
class |
DeadLetterChannel
Implements a Dead Letter Channel after attempting to redeliver the message using the RedeliveryPolicy |
class |
LoggingErrorHandler
An ErrorHandler which uses commons-logging to dump the error |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |