public class Constant extends Object
| Modifier and Type | Field and Description |
|---|---|
static double |
INITIAL_RETRY_DELAY |
static int |
MAX_RETRIES |
static double |
MAX_RETRY_DELAY |
static String |
NO_RESPONSE_DATA |
| Constructor and Description |
|---|
Constant() |
public static final int MAX_RETRIES
public static final double INITIAL_RETRY_DELAY
public static final double MAX_RETRY_DELAY
public static final String NO_RESPONSE_DATA
Copyright © 2025. All rights reserved.