@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.HttpRequestRetryHandler
retryRequest
in class org.apache.http.impl.client.DefaultHttpRequestRetryHandler
Copyright © 2021. All rights reserved.