Uses of Class
org.eclipse.jetty.server.CachedContentFactory
Packages that use CachedContentFactory
-
Uses of CachedContentFactory in org.eclipse.jetty.server
Constructors in org.eclipse.jetty.server with parameters of type CachedContentFactoryModifierConstructorDescriptionCachedContentFactory
(CachedContentFactory parent, ResourceFactory factory, MimeTypes mimeTypes, boolean useFileMappedBuffer, boolean etags, CompressedContentFormat[] precompressedFormats) Constructor.