Uses of Enum Class
edu.rit.http.HttpResponse.Status
-
Uses of HttpResponse.Status in edu.rit.http
Modifier and TypeMethodDescriptionstatic HttpResponse.Status
Returns the enum constant of this class with the specified name.static HttpResponse.Status[]
HttpResponse.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
HttpResponse.setStatusCode
(HttpResponse.Status theStatusCode) Set this HTTP response's status code.