|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Response.Status.Family | |
---|---|
javax.ws.rs.core | Low-level interfaces and annotations used to create RESTful service resources. |
Uses of Response.Status.Family in javax.ws.rs.core |
---|
Methods in javax.ws.rs.core that return Response.Status.Family | |
---|---|
Response.Status.Family |
Response.StatusType.getFamily()
Get the class of status code |
Response.Status.Family |
Response.Status.getFamily()
Get the class of status code |
static Response.Status.Family |
Response.Status.Family.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Response.Status.Family[] |
Response.Status.Family.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |