Uses of Enum Class
httpserver.core.StatusCode
Packages that use StatusCode
-
Uses of StatusCode in httpserver.core
Methods in httpserver.core that return StatusCodeModifier and TypeMethodDescriptionstatic StatusCodeReturns the enum constant of this class with the specified name.static StatusCode[]StatusCode.values()Returns an array containing the constants of this enum class, in the order they are declared.