Uses of Enum Class
org.basex.util.http.HttpMethod
Packages that use HttpMethod
-
Uses of HttpMethod in org.basex.util.http
Methods in org.basex.util.http that return HttpMethodModifier and TypeMethodDescriptionstatic HttpMethodReturns an enum for the specified string.static 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.