public class AutoRetryClusterTaobaoClient extends AutoRetryTaobaoClient
appKey, appSecret, connectTimeout, format, needCheckRequest, needEnableParser, readTimeout, serverUrl, signMethod, useGzipEncoding, useSimplifyJson| 构造器和说明 |
|---|
AutoRetryClusterTaobaoClient(String serverUrl,
String appKey,
String appSecret) |
AutoRetryClusterTaobaoClient(String serverUrl,
String appKey,
String appSecret,
String format) |
AutoRetryClusterTaobaoClient(String serverUrl,
String appKey,
String appSecret,
String format,
int connectTimeout,
int readTimeout) |
AutoRetryClusterTaobaoClient(String serverUrl,
String appKey,
String appSecret,
String format,
int connectTimeout,
int readTimeout,
String signMethod) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getSdkVersion() |
String |
getServerUrl(String serverUrl,
String apiName,
String session,
TaobaoHashMap appParams) |
execute, execute, setMaxRetryCount, setRetryErrorCodes, setRetryWaitTime, setThrowIfOverMaxRetryenableHttpDns, enableHttpDns, getAppKey, getAppSecret, getConnectTimeout, getFormat, getProxy, getReadTimeout, getRealResponseType, getRequestUrl, getSignMethod, getTopHttpDnsHost, invokeApi, isNeedCheckRequest, isNeedEnableParser, isUseGzipEncoding, isUseSimplifyJson, resetServerUrl, setConnectTimeout, setIgnoreSSLCheck, setNeedCheckRequest, setNeedEnableLogger, setNeedEnableParser, setProxy, setReadTimeout, setRealFormat, setUseGzipEncoding, setUseSimplifyJsonpublic AutoRetryClusterTaobaoClient(String serverUrl, String appKey, String appSecret) throws ApiException
ApiExceptionpublic AutoRetryClusterTaobaoClient(String serverUrl, String appKey, String appSecret, String format) throws ApiException
ApiExceptionpublic AutoRetryClusterTaobaoClient(String serverUrl, String appKey, String appSecret, String format, int connectTimeout, int readTimeout) throws ApiException
ApiExceptionpublic AutoRetryClusterTaobaoClient(String serverUrl, String appKey, String appSecret, String format, int connectTimeout, int readTimeout, String signMethod) throws ApiException
ApiExceptionpublic String getServerUrl(String serverUrl, String apiName, String session, TaobaoHashMap appParams)
getServerUrl 在类中 DefaultTaobaoClientpublic String getSdkVersion()
getSdkVersion 在类中 DefaultTaobaoClientCopyright © 2020. All rights reserved.