| Package | Description | 
|---|---|
| org.axonframework.commandhandling.gateway | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ExponentialBackOffIntervalRetrySchedulerA RetryScheduler that uses a backoff strategy, retrying commands at increasing intervals when they fail because of
 an exception that is not explicitly non-transient. | 
| class  | IntervalRetrySchedulerRetryScheduler implementation that retries commands at regular intervals when they fail because of an exception that
 is not explicitly non-transient. | 
Copyright © 2010–2020. All rights reserved.