Uses of Enum
io.inverno.mod.http.base.HttpVersion
Packages that use HttpVersion
-
Uses of HttpVersion in io.inverno.mod.http.base
Methods in io.inverno.mod.http.base that return HttpVersionModifier and TypeMethodDescriptionBaseExchange.getProtocol()Returns the protocol of the exchange (eg.static HttpVersionReturns the enum constant of this type with the specified name.static HttpVersion[]HttpVersion.values()Returns an array containing the constants of this enum type, in the order they are declared.