Uses of Enum
net.aifusion.cimserver.HttpMethod
Packages that use HttpMethod
Package
Description
This package contains an implementation of a CIM Client and CIM Server based on a lightweight HTTP server.
-
Uses of HttpMethod in net.aifusion.cimserver
Methods in net.aifusion.cimserver that return HttpMethodModifier and TypeMethodDescriptionCimHeader.getHttpMethod()
Get the Http Method to use with this headerstatic HttpMethod
Get an HttpMethod corresponding to the given stringstatic 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.