Uses of Interface
org.apache.camel.model.errorhandler.DefaultErrorHandlerProperties
-
Packages that use DefaultErrorHandlerProperties Package Description org.apache.camel.builder org.apache.camel.model.errorhandler The JAXB POJOs for the Error Handler. -
-
Uses of DefaultErrorHandlerProperties in org.apache.camel.builder
Classes in org.apache.camel.builder that implement DefaultErrorHandlerProperties Modifier and Type Class Description classLegacyDeadLetterChannelBuilderDeprecated.classLegacyDefaultErrorHandlerBuilderDeprecated. -
Uses of DefaultErrorHandlerProperties in org.apache.camel.model.errorhandler
Subinterfaces of DefaultErrorHandlerProperties in org.apache.camel.model.errorhandler Modifier and Type Interface Description interfaceDeadLetterChannelPropertiesDeprecated.Classes in org.apache.camel.model.errorhandler that implement DefaultErrorHandlerProperties Modifier and Type Class Description classDeadLetterChannelConfigurationDeprecated.classDefaultErrorHandlerConfigurationDeprecated.
-