Uses of Enum
org.eclipse.jetty.http.HttpStatus.Code
-
Uses of HttpStatus.Code in org.eclipse.jetty.http
Modifier and TypeMethodDescriptionstatic HttpStatus.Code
HttpStatus.getCode
(int code) Get the HttpStatusCode for a specific codestatic HttpStatus.Code
Returns the enum constant of this type with the specified name.static HttpStatus.Code[]
HttpStatus.Code.values()
Returns an array containing the constants of this enum type, in the order they are declared.