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