public class ResponseWrapper extends Object
Constructor and Description |
---|
ResponseWrapper(org.apache.http.HttpResponse response) |
Modifier and Type | Method and Description |
---|---|
int |
getStatusCode() |
String |
getStatusPhrase() |
public int getStatusCode()
public String getStatusPhrase()
This work is licensed under a Creative Commons Attribution 4.0 International License.