Uses of Class
org.apache.camel.v1alpha1.kameletbindingspec.integration.traits.ErrorHandler
-
Packages that use ErrorHandler Package Description org.apache.camel.v1alpha1.kameletbindingspec.integration -
-
Uses of ErrorHandler in org.apache.camel.v1alpha1.kameletbindingspec.integration
Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration that return ErrorHandler Modifier and Type Method Description ErrorHandlerTraits. getErrorHandler()Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration with parameters of type ErrorHandler Modifier and Type Method Description voidTraits. setErrorHandler(ErrorHandler errorHandler)
-