Uses of Enum Class
net.officefloor.server.http.HttpVersion.HttpVersionEnum
Packages that use HttpVersion.HttpVersionEnum
-
Uses of HttpVersion.HttpVersionEnum in net.officefloor.server.http
Methods in net.officefloor.server.http that return HttpVersion.HttpVersionEnumModifier and TypeMethodDescriptionHttpVersion.getEnum()Obtains theHttpVersion.HttpVersionEnumfor thisHttpVersion.static HttpVersion.HttpVersionEnumReturns the enum constant of this class with the specified name.static HttpVersion.HttpVersionEnum[]HttpVersion.HttpVersionEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.