Uses of Enum Class
jodd.net.HttpMethod
Packages that use HttpMethod
-
Uses of HttpMethod in jodd.net
Methods in jodd.net 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.