Package | Description |
---|---|
org.apache.camel.cdi.xml |
The JAXB POJOs for the
XML Configuration
of the routing rules.
|
Modifier and Type | Method and Description |
---|---|
RedeliveryPolicyFactoryBean |
ErrorHandlerDefinition.getRedeliveryPolicy() |
Modifier and Type | Method and Description |
---|---|
List<RedeliveryPolicyFactoryBean> |
CamelContextFactoryBean.getRedeliveryPolicies() |
Modifier and Type | Method and Description |
---|---|
void |
ErrorHandlerDefinition.setRedeliveryPolicy(RedeliveryPolicyFactoryBean redeliveryPolicy) |
Modifier and Type | Method and Description |
---|---|
void |
CamelContextFactoryBean.setRedeliveryPolicies(List<RedeliveryPolicyFactoryBean> redeliveryPolicies) |
Apache Camel