Package | Description |
---|---|
org.eclipse.jetty.server |
Jetty Server : Core Server API
|
Modifier and Type | Class and Description |
---|---|
class |
CachedContentFactory |
class |
ResourceContentFactory
An HttpContent.Factory for transient content (not cached).
|
Modifier and Type | Field and Description |
---|---|
private HttpContent.ContentFactory |
ResourceService._contentFactory |
Modifier and Type | Method and Description |
---|---|
HttpContent.ContentFactory |
ResourceService.getContentFactory() |
Modifier and Type | Method and Description |
---|---|
void |
ResourceService.setContentFactory(HttpContent.ContentFactory contentFactory) |