Uses of Class
org.apache.camel.blueprint.CamelRedeliveryPolicyFactoryBean
-
Packages that use CamelRedeliveryPolicyFactoryBean Package Description org.apache.camel.blueprint -
-
Uses of CamelRedeliveryPolicyFactoryBean in org.apache.camel.blueprint
Methods in org.apache.camel.blueprint that return types with arguments of type CamelRedeliveryPolicyFactoryBean Modifier and Type Method Description List<CamelRedeliveryPolicyFactoryBean>CamelContextFactoryBean. getRedeliveryPolicies()Method parameters in org.apache.camel.blueprint with type arguments of type CamelRedeliveryPolicyFactoryBean Modifier and Type Method Description voidCamelContextFactoryBean. setRedeliveryPolicies(List<CamelRedeliveryPolicyFactoryBean> redeliveryPolicies)
-