Uses of Enum Class
net.officefloor.server.http.HttpStatus.HttpStatusEnum
Packages that use HttpStatus.HttpStatusEnum
-
Uses of HttpStatus.HttpStatusEnum in net.officefloor.server.http
Methods in net.officefloor.server.http that return HttpStatus.HttpStatusEnumModifier and TypeMethodDescriptionHttpStatus.getEnum()Obtains theHttpStatus.HttpStatusEnumfor thisHttpVersion.static HttpStatus.HttpStatusEnumReturns the enum constant of this class with the specified name.static HttpStatus.HttpStatusEnum[]HttpStatus.HttpStatusEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.