Uses of Enum
net.aifusion.cimserver.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
Modifier 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.