public class ReconnectionStrategy
extends java.lang.Object
| Constructor and Description |
|---|
ReconnectionStrategy(int maxAttempts,
int reconnectInterval) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxAttempts() |
int |
getNumberOfAttempts() |
int |
getReconnectInterval() |
void |
processAttempts() |