Uses of Enum Class
com.janeirodigital.sai.httputils.HttpMethod
-
Uses of HttpMethod in com.janeirodigital.sai.httputils
Methods in com.janeirodigital.sai.httputils that return HttpMethodModifier and TypeMethodDescriptionstatic HttpMethod
static HttpMethod
Returns 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.