Uses of Enum
net.aifusion.cimserver.HttpHeader
Package
Description
This package contains an implementation of a CIM Client and CIM Server based on a lightweight HTTP server.
-
Uses of HttpHeader in net.aifusion.cimserver
Modifier and TypeMethodDescriptionstatic HttpHeader
Get the header corresponding to a headerValuestatic HttpHeader
Returns the enum constant of this type with the specified name.static HttpHeader[]
HttpHeader.values()
Returns an array containing the constants of this enum type, in the order they are declared.