Uses of Class
org.apache.camel.model.errorhandler.DeadLetterChannelDefinition
Packages that use DeadLetterChannelDefinition
-
Uses of DeadLetterChannelDefinition in org.apache.camel.builder
Subclasses of DeadLetterChannelDefinition in org.apache.camel.builderModifier and TypeClassDescriptionclassDead letter channel error handler as a builder. -
Uses of DeadLetterChannelDefinition in org.apache.camel.model.errorhandler
Methods in org.apache.camel.model.errorhandler that return DeadLetterChannelDefinitionModifier and TypeMethodDescriptionDeadLetterChannelDefinition.deadLetterUri(String deadLetterUri) The dead letter endpoint uri for the Dead Letter error handler.Methods in org.apache.camel.model.errorhandler with parameters of type DeadLetterChannelDefinitionModifier and TypeMethodDescriptionprotected voidDeadLetterChannelDefinition.cloneBuilder(DeadLetterChannelDefinition other)