Package | Description |
---|---|
info.magnolia.module.cache | |
info.magnolia.module.cache.browsercachepolicy |
Modifier and Type | Method and Description |
---|---|
BrowserCachePolicy |
ContentCachingConfiguration.getBrowserCachePolicy() |
Modifier and Type | Method and Description |
---|---|
void |
ContentCachingConfiguration.setBrowserCachePolicy(BrowserCachePolicy browserCachePolicy) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractVoterBased
Uses a
VoterSet to decided if the file should be cached in the browser. |
class |
BrowserCachePolicySet
A collection of
BrowserCachePolicy . |
class |
FixedDuration
Uses a fix expiration time (in minutes).
|
class |
Never
The pages are sent by using no cache headers.
|
Modifier and Type | Method and Description |
---|---|
Collection<BrowserCachePolicy> |
BrowserCachePolicySet.getPolicies() |
Modifier and Type | Method and Description |
---|---|
void |
BrowserCachePolicySet.setPolicies(Collection<BrowserCachePolicy> policies) |
Copyright © 2020 Magnolia International Ltd.. All rights reserved.