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