Uses of Enum
net.aifusion.cimserver.MimeType
Package
Description
This package contains an implementation of a CIM Client and CIM Server based on a lightweight HTTP server.
-
Uses of MimeType in net.aifusion.cimserver
Modifier and TypeMethodDescriptionstatic MimeType
Look up a mime type associated with a given extensionstatic MimeType
Returns the enum constant of this type with the specified name.static MimeType[]
MimeType.values()
Returns an array containing the constants of this enum type, in the order they are declared.