public static class HttpUtils.HttpResponse
extends java.lang.Object
Constructor and Description |
---|
HttpResponse(java.io.InputStream inputStream,
int status) |
Modifier and Type | Method and Description |
---|---|
java.io.InputStream |
getInputStream() |
int |
getStatus() |
boolean |
isStatusNotFound() |
boolean |
isStatusOk() |