Uses of Enum Class
cool.scx.http.version.HttpVersion
Packages that use HttpVersion
-
Uses of HttpVersion in cool.scx.http
Methods in cool.scx.http that return HttpVersionMethods in cool.scx.http with parameters of type HttpVersion -
Uses of HttpVersion in cool.scx.http.version
Subclasses with type arguments of type HttpVersion in cool.scx.http.versionMethods in cool.scx.http.version that return HttpVersionModifier and TypeMethodDescriptionstatic HttpVersionstatic HttpVersionstatic HttpVersionReturns the enum constant of this class with the specified name.static HttpVersion[]HttpVersion.values()Returns an array containing the constants of this enum class, in the order they are declared.