Uses of Enum
net.aifusion.cimserver.HttpHeader
Packages that use 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
Methods in net.aifusion.cimserver that return HttpHeaderModifier 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.