public class HttpClientFactory extends Object
| 构造器和说明 |
|---|
HttpClientFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
static okhttp3.OkHttpClient |
getAuthClient(String apiKey,
String secret,
String passPhrase,
Integer apiKeyVersion) |
static okhttp3.OkHttpClient |
getPublicClient() |
Copyright © 2023. All rights reserved.