Uses of Enum
org.eclipse.jetty.http.MimeTypes.Type
Package
Description
Jetty Http : Tools for Http processing
Jetty Server : Core Server API
-
Uses of MimeTypes.Type in org.eclipse.jetty.http
Modifier and TypeMethodDescriptionMimeTypes.Type.getBaseType()
HttpContent.getMimeType()
PrecompressedHttpContent.getMimeType()
ResourceHttpContent.getMimeType()
static MimeTypes.Type
Returns the enum constant of this type with the specified name.static MimeTypes.Type[]
MimeTypes.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of MimeTypes.Type in org.eclipse.jetty.server