Uses of Class
org.apache.camel.spring.CamelRedeliveryPolicyFactoryBean

Packages that use CamelRedeliveryPolicyFactoryBean
org.apache.camel.spring The classes for working with Camel and Spring along with the primary factory beans. 
 

Uses of CamelRedeliveryPolicyFactoryBean in org.apache.camel.spring
 

Methods in org.apache.camel.spring that return types with arguments of type CamelRedeliveryPolicyFactoryBean
 List<CamelRedeliveryPolicyFactoryBean> CamelContextFactoryBean.getRedeliveryPolicies()
           
 



Apache CAMEL