@ThreadSafe
public class SdkHttpRequestRetryHandler
extends org.apache.http.impl.client.DefaultHttpRequestRetryHandler
| 限定符和类型 | 字段和说明 | 
|---|---|
static SdkHttpRequestRetryHandler | 
Singleton  | 
| 限定符和类型 | 方法和说明 | 
|---|---|
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 在接口中 org.apache.http.client.HttpRequestRetryHandlerretryRequest 在类中 org.apache.http.impl.client.DefaultHttpRequestRetryHandlerCopyright © 2016. All rights reserved.