| Package | Description |
|---|---|
| abs.ixi.client.net |
| Modifier and Type | Method and Description |
|---|---|
BackoffTimeCalculator.BackoffPolicy |
BackoffTimeCalculator.getPolicy() |
static BackoffTimeCalculator.BackoffPolicy |
BackoffTimeCalculator.BackoffPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BackoffTimeCalculator.BackoffPolicy[] |
BackoffTimeCalculator.BackoffPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BackoffTimeCalculator(BackoffTimeCalculator.BackoffPolicy policy) |
Copyright © 2019. All rights reserved.