| Package | Description |
|---|---|
| org.codingmatters.rest.api.client.okhttp |
| Modifier and Type | Class and Description |
|---|---|
class |
OkHttpClientWrapper |
| Modifier and Type | Method and Description |
|---|---|
static HttpClientWrapper |
OkHttpClientWrapper.build() |
static HttpClientWrapper |
OkHttpClientWrapper.build(OkHttpClientWrapper.Config config) |
| Constructor and Description |
|---|
BaseOkHttpRequester(HttpClientWrapper client,
UrlProvider urlProvider) |
OkHttpRequester(HttpClientWrapper client,
String url)
Deprecated.
|
OkHttpRequester(HttpClientWrapper client,
UrlProvider urlProvider) |
OkHttpRequesterFactory(HttpClientWrapper client,
UrlProvider urlProvider) |
Copyright © 2019. All rights reserved.