| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDingTalkClient |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultQimenCloudClient |
| Modifier and Type | Class and Description |
|---|---|
class |
AutoRetryClusterTaobaoClient
Deprecated.
|
class |
AutoRetryTaobaoClient
调用出错自动重试客户端。
|
class |
BatchTaobaoClient
批量API请求客户端。
|
class |
ClusterTaobaoClient
异地多活自动分配集群客户端。
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ClusterManager.initRefreshThread(DefaultTaobaoClient client) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterFeature.init(DefaultTaobaoClient client) |
void |
BatchFeature.init(String batchServerUrl,
DefaultTaobaoClient client) |
| Modifier and Type | Method and Description |
|---|---|
void |
ApiReporter.initSecret(DefaultTaobaoClient defaultTaobaoClient) |
| Constructor and Description |
|---|
SecurityClient(DefaultTaobaoClient taobaoClient,
String randomNum) |
SecurityClient(DefaultTaobaoClient taobaoClient,
String randomNum,
boolean streetest) |
SecurityClient(DefaultTaobaoClient taobaoClient,
String randomNum,
int corePoolSize,
int maxPoolSize,
int maxQueue,
boolean streetest) |
SecurityCore(DefaultTaobaoClient taobaoClient,
String randomNum,
int corePoolSize,
int maxPoolSize,
int maxQueue,
boolean streetest) |
Copyright © 2021. All rights reserved.