| Package | Description |
|---|---|
| com.mashape.unirest.http | |
| com.mashape.unirest.http.async | |
| com.mashape.unirest.request |
| Modifier and Type | Method and Description |
|---|---|
static <T> HttpResponse<T> |
HttpClientHelper.request(HttpRequest request,
Class<T> responseClass) |
| Modifier and Type | Method and Description |
|---|---|
void |
Callback.failed(UnirestException e) |
| Modifier and Type | Method and Description |
|---|---|
HttpResponse<InputStream> |
BaseRequest.asBinary() |
HttpResponse<JsonNode> |
BaseRequest.asJson() |
HttpResponse<String> |
BaseRequest.asString() |
Copyright © 2015. All rights reserved.