public class IdaxApiServiceGenerator extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static okhttp3.OkHttpClient |
sharedClient |
| 构造器和说明 |
|---|
IdaxApiServiceGenerator() |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
execute(String url)
execute
|
static <T> T |
executeSync(retrofit2.Call<T> call)
Execute a REST call and block until the response is received.
|
static okhttp3.OkHttpClient |
getSharedClient()
Returns the shared OkHttpClient instance.
|
Copyright © 2019. All rights reserved.