Uses of Enum Class
org.netxms.client.constants.HttpStatus.Category
Packages that use HttpStatus.Category
-
Uses of HttpStatus.Category in org.netxms.client.constants
Methods in org.netxms.client.constants that return HttpStatus.CategoryModifier and TypeMethodDescriptionHttpStatus.category()The category this code belongs to.static HttpStatus.CategoryHttpStatus.Category.of(int code) static HttpStatus.CategoryReturns the enum constant of this class with the specified name.static HttpStatus.Category[]HttpStatus.Category.values()Returns an array containing the constants of this enum class, in the order they are declared.