| Package | Description |
|---|---|
| com.clicksend | |
| com.clicksend.controllers | |
| com.clicksend.http.client |
| Modifier and Type | Method and Description |
|---|---|
HttpClient |
ClickSendClient.getSharedHttpClient()
Get the shared http client currently being used for API calls
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClickSendClient.setSharedHttpClient(HttpClient httpClient)
Set a shared http client to be used for API calls
|
| Modifier and Type | Method and Description |
|---|---|
static HttpClient |
BaseController.getClientInstance()
Shared instance of the Http client
|
| Modifier and Type | Method and Description |
|---|---|
static void |
BaseController.setClientInstance(HttpClient client)
Shared instance of the Http client
|
| Modifier and Type | Class and Description |
|---|---|
class |
UnirestClient |
| Modifier and Type | Method and Description |
|---|---|
static HttpClient |
UnirestClient.getSharedInstance()
Singleton access to the shared instance
|
Copyright © 2017. All rights reserved.