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