Uses of Class
org.eclipse.jetty.server.CachedContentFactory
Packages that use CachedContentFactory
Package
Description
Jetty Server : Core Server API
Jetty Server : Modular Servlet Integration
-
Uses of CachedContentFactory in org.eclipse.jetty.server
Fields in org.eclipse.jetty.server declared as CachedContentFactoryConstructors in org.eclipse.jetty.server with parameters of type CachedContentFactoryModifierConstructorDescriptionCachedContentFactory
(CachedContentFactory parent, ResourceFactory factory, MimeTypes mimeTypes, boolean useFileMappedBuffer, boolean etags, CompressedContentFormat[] precompressedFormats) Constructor. -
Uses of CachedContentFactory in org.eclipse.jetty.servlet
Fields in org.eclipse.jetty.servlet declared as CachedContentFactory