| Package | Description |
|---|---|
| io.katharsis.client.http | |
| io.katharsis.client.http.apache | |
| io.katharsis.client.http.okhttp |
| Modifier and Type | Method and Description |
|---|---|
HttpAdapterRequest |
HttpAdapter.newRequest(String url,
HttpMethod method,
String requestBody) |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpClientRequest |
| Modifier and Type | Method and Description |
|---|---|
HttpAdapterRequest |
HttpClientAdapter.newRequest(String url,
HttpMethod method,
String requestBody) |
| Modifier and Type | Class and Description |
|---|---|
class |
OkHttpRequest |
| Modifier and Type | Method and Description |
|---|---|
HttpAdapterRequest |
OkHttpAdapter.newRequest(String url,
HttpMethod method,
String requestBody) |
Copyright © 2017. All Rights Reserved.