Uses of Interface
org.apache.camel.processor.ErrorHandler

Packages that use ErrorHandler
org.apache.camel.processor A collection of Processor implementations which are used to implement the Enterprise Integration Patterns 
 

Uses of ErrorHandler in org.apache.camel.processor
 

Classes in org.apache.camel.processor that implement ErrorHandler
 class DeadLetterChannel
          Implements a Dead Letter Channel after attempting to redeliver the message using the RedeliveryPolicy
 class ErrorHandlerSupport
          Support class for ErrorHandler implementations.
 class LoggingErrorHandler
          An ErrorHandler which uses commons-logging to dump the error
 



Copyright © 2010 IONA Open Source Community. All Rights Reserved.