| Package | Description | 
|---|---|
| org.springframework.util.backoff | A generic back-off abstraction. | 
| Modifier and Type | Method and Description | 
|---|---|
| BackOffExecution | ExponentialBackOff. start() | 
| BackOffExecution | BackOff. start()Start a new back off execution. | 
| BackOffExecution | FixedBackOff. start() |