| Package | Description |
|---|---|
| org.apache.camel.support.task.budget | |
| org.apache.camel.support.task.budget.backoff |
| Modifier and Type | Field and Description |
|---|---|
protected BackOffStrategy |
IterationBoundedBudgetBuilder.backOffStrategy |
| Modifier and Type | Method and Description |
|---|---|
IterationBoundedBudgetBuilder |
IterationBoundedBudgetBuilder.withBackOffStrategy(BackOffStrategy backOffStrategy) |
| Modifier and Type | Class and Description |
|---|---|
class |
FixedBackOffStrategy
A back-off strategy with constant rate
|
Apache Camel