Uses of Class
org.openforis.commons.web.Response.Status
-
-
Uses of Response.Status in org.openforis.commons.web
Methods in org.openforis.commons.web that return Response.Status Modifier and Type Method Description Response.StatusResponse. getStatus()static Response.StatusResponse.Status. valueOf(String name)Returns the enum constant of this type with the specified name.static Response.Status[]Response.Status. values()Returns an array containing the constants of this enum type, in the order they are declared.
-