|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface Response.StatusType
Base interface for statuses used in responses.
Method Summary | |
---|---|
Response.Status.Family |
getFamily()
Get the class of status code |
java.lang.String |
getReasonPhrase()
Get the reason phrase |
int |
getStatusCode()
Get the associated status code |
Method Detail |
---|
int getStatusCode()
Response.Status.Family getFamily()
java.lang.String getReasonPhrase()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |