Package | Description |
---|---|
org.eclipse.jetty.server |
Jetty Server : Core Server API
|
org.eclipse.jetty.servlet |
Jetty Server : Modular Servlet Integration
|
Modifier and Type | Field and Description |
---|---|
private CachedContentFactory |
CachedContentFactory._parent |
Constructor and Description |
---|
CachedContentFactory(CachedContentFactory parent,
ResourceFactory factory,
MimeTypes mimeTypes,
boolean useFileMappedBuffer,
boolean etags,
CompressedContentFormat[] precompressedFormats)
Constructor.
|
Modifier and Type | Field and Description |
---|---|
private CachedContentFactory |
DefaultServlet._cache |