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