Class DeadLetterChannelConfiguration

java.lang.Object
org.apache.camel.model.errorhandler.DefaultErrorHandlerConfiguration
org.apache.camel.model.errorhandler.DeadLetterChannelConfiguration
All Implemented Interfaces:
org.apache.camel.ErrorHandlerFactory, DeadLetterChannelProperties, DefaultErrorHandlerProperties

@Deprecated public class DeadLetterChannelConfiguration extends DefaultErrorHandlerConfiguration implements DeadLetterChannelProperties
Deprecated.
Legacy error handler for XML DSL in camel-spring-xml/camel-blueprint
  • Constructor Details

    • DeadLetterChannelConfiguration

      public DeadLetterChannelConfiguration()
      Deprecated.
  • Method Details