| Package | Description |
|---|---|
| io.github.openunirest.http |
| Modifier and Type | Method and Description |
|---|---|
static <T> BodyData<T> |
BodyData.from(org.apache.http.HttpEntity e,
java.util.function.Function<BodyData<T>,T> transformer)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> BodyData<T> |
BodyData.from(org.apache.http.HttpEntity e,
java.util.function.Function<BodyData<T>,T> transformer)
Deprecated.
|
| Constructor and Description |
|---|
HttpResponse(org.apache.http.HttpResponse response,
BodyData<T> data) |
Copyright © 2018. All rights reserved.