| Package | Description |
|---|---|
| com.indix.client.impl |
| Modifier and Type | Method and Description |
|---|---|
static IndixApiClient |
IndixApiClientFactory.newIndixApiClient(String appKey) |
static IndixApiClient |
IndixApiClientFactory.newIndixApiClient(String appKey,
HttpClient httpClient)
Used for mocking http client for testing purpose.
|
static IndixApiClient |
IndixApiClientFactory.newIndixApiClient(String appId,
String appKey,
String scheme,
String host)
Used for setting server scheme and host for testing purpose.
|
Copyright © 2017. All rights reserved.