Uses of Enum Class
cool.scx.common.standard.HttpMethod
Packages that use HttpMethod
-
Uses of HttpMethod in cool.scx.common.http_client
Methods in cool.scx.common.http_client with parameters of type HttpMethod -
Uses of HttpMethod in cool.scx.common.standard
Methods in cool.scx.common.standard that return HttpMethodModifier and TypeMethodDescriptionstatic HttpMethodReturns the enum constant of this class with the specified name.static HttpMethod[]HttpMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.