public class JQuotsClientFactory extends Object
| Constructor and Description |
|---|
JQuotsClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
static JQuots |
createNewClient(String basePath,
String appid,
String appSecret,
Serializer serializer) |
org.asynchttpclient.AsyncHttpClient |
getClient() |
public static JQuots createNewClient(String basePath, String appid, String appSecret, Serializer serializer)
public org.asynchttpclient.AsyncHttpClient getClient()
Copyright © 2019 Euclia. All rights reserved.