Uses of Class
org.apache.camel.processor.CatchProcessor

Packages that use CatchProcessor
org.apache.camel.model The JAXB POJOs for the XML Configuration of the routing rules. 
 

Uses of CatchProcessor in org.apache.camel.model
 

Methods in org.apache.camel.model that return CatchProcessor
 CatchProcessor CatchDefinition.createProcessor(RouteContext routeContext)
           
 CatchProcessor OnExceptionDefinition.createProcessor(RouteContext routeContext)
           
 



Apache Camel