Uses of Enum
de.sstoehr.harreader.model.HttpMethod
Packages that use HttpMethod
-
Uses of HttpMethod in de.sstoehr.harreader.model
Methods in de.sstoehr.harreader.model that return HttpMethodModifier and TypeMethodDescriptionHarRequest.getMethod()static HttpMethodReturns the enum constant of this type with the specified name.static HttpMethod[]HttpMethod.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.sstoehr.harreader.model with parameters of type HttpMethod