Uses of Enum Class
net.anwiba.commons.http.StatusCodes
Packages that use StatusCodes
-
Uses of StatusCodes in net.anwiba.commons.http
Methods in net.anwiba.commons.http that return StatusCodesModifier and TypeMethodDescriptionstatic StatusCodesReturns the enum constant of this class with the specified name.static StatusCodes[]StatusCodes.values()Returns an array containing the constants of this enum class, in the order they are declared.