public static class RestUtils.JetS3tRetryHandler
extends org.apache.http.impl.client.DefaultHttpRequestRetryHandler
Constructor and Description |
---|
JetS3tRetryHandler(int pRetryMaxCount,
JetS3tRequestAuthorizer requestAuthorizer) |
Modifier and Type | Method and Description |
---|---|
boolean |
retryRequest(java.io.IOException exception,
int executionCount,
org.apache.http.protocol.HttpContext context) |
public JetS3tRetryHandler(int pRetryMaxCount, JetS3tRequestAuthorizer requestAuthorizer)
public boolean retryRequest(java.io.IOException exception, int executionCount, org.apache.http.protocol.HttpContext context)
retryRequest
in interface org.apache.http.client.HttpRequestRetryHandler
retryRequest
in class org.apache.http.impl.client.DefaultHttpRequestRetryHandler