Uses of Package
org.apache.camel.processor.exceptionpolicy

Packages that use org.apache.camel.processor.exceptionpolicy
org.apache.camel.builder The Camel Domain Specific Language for creating Routes, Predicates, Expressions and Error Handlers
org.apache.camel.processor A collection of Processor implementations which are used to implement the Enterprise Integration Patterns 
org.apache.camel.processor.exceptionpolicy Exception policy startegies for Dead Letter Channel pattern. 
 

Classes in org.apache.camel.processor.exceptionpolicy used by org.apache.camel.builder
ExceptionPolicyStrategy
          A strategy to determine which ExceptionType should handle the thrown exception.
 

Classes in org.apache.camel.processor.exceptionpolicy used by org.apache.camel.processor
ExceptionPolicyStrategy
          A strategy to determine which ExceptionType should handle the thrown exception.
 

Classes in org.apache.camel.processor.exceptionpolicy used by org.apache.camel.processor.exceptionpolicy
ExceptionPolicyKey
          Exception policy key is a compound key for storing: exception class + when => exception type.
ExceptionPolicyStrategy
          A strategy to determine which ExceptionType should handle the thrown exception.
 



Copyright © 2008 IONA Open Source Community. All Rights Reserved.