|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.http.impl.client.DefaultHttpRequestRetryHandler
org.jets3t.service.utils.RestUtils.JetS3tRetryHandler
public static class RestUtils.JetS3tRetryHandler
Constructor Summary | |
---|---|
RestUtils.JetS3tRetryHandler(int pRetryMaxCount,
JetS3tRequestAuthorizer requestAuthorizer)
|
Method Summary | |
---|---|
boolean |
retryRequest(java.io.IOException exception,
int executionCount,
org.apache.http.protocol.HttpContext context)
|
Methods inherited from class org.apache.http.impl.client.DefaultHttpRequestRetryHandler |
---|
getRetryCount, isRequestSentRetryEnabled |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RestUtils.JetS3tRetryHandler(int pRetryMaxCount, JetS3tRequestAuthorizer requestAuthorizer)
Method Detail |
---|
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
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |