Uses of Enum
org.apache.olingo.commons.api.http.HttpMethod
Packages that use HttpMethod
Package
Description
Contains all the HTTP related objects which are used for handling of OData responses and OData requests.
-
Uses of HttpMethod in org.apache.olingo.commons.api.http
Methods in org.apache.olingo.commons.api.http that return HttpMethodModifier and TypeMethodDescriptionstatic 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.