Uses of Enum Class
net.risingworld.api.events.general.HttpRequestEvent.HttpMethod
Packages that use HttpRequestEvent.HttpMethod
-
Uses of HttpRequestEvent.HttpMethod in net.risingworld.api.events.general
Subclasses with type arguments of type HttpRequestEvent.HttpMethod in net.risingworld.api.events.generalMethods in net.risingworld.api.events.general that return HttpRequestEvent.HttpMethodModifier and TypeMethodDescriptionHttpRequestEvent.getMethod()Gets the HTTP method of this request.static HttpRequestEvent.HttpMethodReturns the enum constant of this class with the specified name.static HttpRequestEvent.HttpMethod[]HttpRequestEvent.HttpMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.