Uses of Enum Class
net.anwiba.commons.http.HttpMethodType
Packages that use HttpMethodType
-
Uses of HttpMethodType in net.anwiba.commons.http
Methods in net.anwiba.commons.http that return HttpMethodTypeModifier and TypeMethodDescriptionIRequest.getMethodType()Request.getMethodType()static HttpMethodTypeReturns the enum constant of this class with the specified name.static HttpMethodType[]HttpMethodType.values()Returns an array containing the constants of this enum class, in the order they are declared.