| Package | Description |
|---|---|
| de.codengine.tankerkoenig | |
| de.codengine.tankerkoenig.client | |
| de.codengine.tankerkoenig.models.requests |
| Modifier and Type | Method and Description |
|---|---|
Tankerkoenig.ApiBuilder |
Tankerkoenig.ApiBuilder.withClientExecutor(ClientExecutor clientExecutor)
Uses the specified client executor
|
| Modifier and Type | Class and Description |
|---|---|
class |
OkHttp3ClientExecutor
Client Executor which wraps around
OkHttpClient |
| Modifier and Type | Method and Description |
|---|---|
ClientExecutor |
ClientExecutorFactoryImpl.buildDefaultClientExecutor()
Builds the default
ClientExecutor, which currently wraps OkHttpClient |
ClientExecutor |
ClientExecutorFactory.buildDefaultClientExecutor()
Builds the default
ClientExecutor |
| Constructor and Description |
|---|
Requester(ClientExecutor clientExecutor,
JsonMapper jsonMapper) |
Copyright © 2017. All rights reserved.