public class HttpResponse extends Object
| Constructor and Description |
|---|
HttpResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBody() |
int |
getStatusCode() |
void |
setBody(String body) |
void |
setStatusCode(int statusCode) |
Copyright © 2015. All Rights Reserved.