| Package | Description |
|---|---|
| io.github.openunirest.http.async | |
| io.github.openunirest.http.exceptions | |
| io.github.openunirest.request |
| Modifier and Type | Method and Description |
|---|---|
default void |
Callback.failed(UnirestException e) |
| Modifier and Type | Class and Description |
|---|---|
class |
UnirestConfigException |
| Modifier and Type | Method and Description |
|---|---|
HttpResponse<InputStream> |
BaseRequest.asBinary() |
HttpResponse<JsonNode> |
BaseRequest.asJson() |
<T> HttpResponse<T> |
BaseRequest.asObject(Class<? extends T> responseClass) |
HttpResponse<String> |
BaseRequest.asString() |
Copyright © 2018. All rights reserved.