public interface Retryable
RetryHandler
static int
RETRY_FOREVER
void
execute()
public static final int RETRY_FOREVER
The value to use to never give up. Field Value:-1
public void execute() throws IOException
Called to execute the code.