RetryHandler
Modifier and Type | Field and Description |
---|---|
public static final int | RETRY_FOREVER
The value to use to never give up. |
Modifier and Type | Method and Description |
---|---|
public void |
RETRY_FOREVER | back to summary |
---|---|
public static final int RETRY_FOREVER The value to use to never give up. |
execute | back to summary |
---|---|
public void execute() throws IOException Called to execute the code.
|