Uses of Class
org.eclipse.jetty.http.MimeTypes
Package
Description
Jetty Http : Tools for Http processing
Jetty Server : Core Server API
Jetty Server : Core Handler API
Jetty GZIP Handler
-
Uses of MimeTypes in org.eclipse.jetty.http
-
Uses of MimeTypes in org.eclipse.jetty.http.content
ModifierConstructorDescriptionResourceHttpContentFactory
(Resource baseResource, MimeTypes mimeTypes) -
Uses of MimeTypes in org.eclipse.jetty.server
-
Uses of MimeTypes in org.eclipse.jetty.server.handler
Modifier and TypeMethodDescriptionContextHandler.ScopedContext.getMimeTypes()
ResourceHandler.getMimeTypes()
-
Uses of MimeTypes in org.eclipse.jetty.server.handler.gzip
Modifier and TypeMethodDescriptionprotected boolean
GzipHandler.isMimeTypeDeflatable
(MimeTypes mimeTypes, String requestURI)