Uses of Class
org.apache.camel.builder.DeadLetterChannelBuilder
Packages that use DeadLetterChannelBuilder
Package
Description
-
Uses of DeadLetterChannelBuilder in org.apache.camel.builder
Methods in org.apache.camel.builder that return DeadLetterChannelBuilderModifier and TypeMethodDescriptionBuilderSupport.deadLetterChannel(String deadLetterUri) Dead Letter Channel EIP: is a error handler for handling messages that could not be delivered to it's intended destination.BuilderSupport.deadLetterChannel(org.apache.camel.Endpoint deadLetterEndpoint) Dead Letter Channel EIP: is a error handler for handling messages that could not be delivered to it's intended destination.