Uses of Enum Class
cool.scx.common.standard.HttpStatusCode
Packages that use HttpStatusCode
-
Uses of HttpStatusCode in cool.scx.common.standard
Methods in cool.scx.common.standard that return HttpStatusCodeModifier and TypeMethodDescriptionstatic HttpStatusCodeHttpStatusCode.of(int code) static HttpStatusCodeReturns the enum constant of this class with the specified name.static HttpStatusCode[]HttpStatusCode.values()Returns an array containing the constants of this enum class, in the order they are declared.