Uses of Enum
net.jonathangiles.tools.teenyhttpd.model.ContentType
Packages that use ContentType
-
Uses of ContentType in net.jonathangiles.tools.teenyhttpd.model
Methods in net.jonathangiles.tools.teenyhttpd.model that return ContentTypeModifier and TypeMethodDescriptionstatic ContentTypeContentType.fromFileExtension(String fileExtension) static ContentTypeReturns the enum constant of this type with the specified name.static ContentType[]ContentType.values()Returns an array containing the constants of this enum type, in the order they are declared.