Uses of Class
org.apache.camel.processor.ErrorHandlerSupport

Packages that use ErrorHandlerSupport
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.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 DefaultErrorHandler
          Default error handler
 class LoggingErrorHandler
          An ErrorHandler which uses commons-logging to dump the error
 



Copyright © 2009 Apache Software Foundation. All Rights Reserved.