Uses of Enum
net.aifusion.cimserver.MimeType
Packages that use 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
Methods in net.aifusion.cimserver that return MimeTypeModifier and TypeMethodDescriptionstatic MimeTypeLook up a mime type associated with a given extensionstatic MimeTypeReturns 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.