public class HttpClientUtils
extends java.lang.Object
| Constructor and Description |
|---|
HttpClientUtils() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
getEntityAsByteArrayAndCloseStream(org.apache.http.HttpResponse httpResponse) |
static java.lang.String |
getEntityAsStringAndCloseStream(org.apache.http.HttpResponse httpResponse) |