Uses of Enum
com.labs64.netlicensing.provider.HttpMethod
Packages that use HttpMethod
Package
Description
Service interfaces.
-
Uses of HttpMethod in com.labs64.netlicensing.provider
Methods in com.labs64.netlicensing.provider that return HttpMethodModifier and TypeMethodDescriptionstatic HttpMethod
Returns 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. -
Uses of HttpMethod in com.labs64.netlicensing.service
Methods in com.labs64.netlicensing.service with parameters of type HttpMethod