public static interface Response.StatusType
Modifier and Type | Method and Description |
---|---|
Response.Status.Family |
getFamily()
Get the class of status code
|
String |
getReasonPhrase()
Get the reason phrase
|
int |
getStatusCode()
Get the associated status code
|
int getStatusCode()
Response.Status.Family getFamily()
String getReasonPhrase()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.