public abstract class StatusResponseHandler
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
reponseStatus |
| Constructor and Description |
|---|
StatusResponseHandler() |
| Modifier and Type | Method and Description |
|---|---|
int |
getReponseStatus() |
protected int |
initStatus(org.apache.http.HttpResponse response) |
void |
setReponseStatus(int reponseStatus) |