@ThreadSafe public class SdkHttpRequestRetryHandler extends org.apache.http.impl.client.DefaultHttpRequestRetryHandler
| Modifier and Type | Field and Description | 
|---|---|
static SdkHttpRequestRetryHandler | 
Singleton  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
retryRequest(IOException exception,
            int executionCount,
            org.apache.http.protocol.HttpContext context)  | 
public static final SdkHttpRequestRetryHandler Singleton
public boolean retryRequest(IOException exception, int executionCount, org.apache.http.protocol.HttpContext context)
retryRequest in interface org.apache.http.client.HttpRequestRetryHandlerretryRequest in class org.apache.http.impl.client.DefaultHttpRequestRetryHandlerCopyright © 2018. All rights reserved.