public interface CachePolicyExecutor
Modifier and Type | Method and Description |
---|---|
void |
processCacheRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
javax.servlet.FilterChain chain,
Cache cache,
CachePolicyResult cachePolicyResult) |
void |
setCacheConfiguration(CacheConfiguration cacheConfiguration)
Deprecated.
|
void |
setContentCachingConfiguration(ContentCachingConfiguration contentCachingConfiguration) |
void processCacheRequest(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, javax.servlet.FilterChain chain, Cache cache, CachePolicyResult cachePolicyResult) throws IOException, javax.servlet.ServletException
IOException
javax.servlet.ServletException
@Deprecated void setCacheConfiguration(CacheConfiguration cacheConfiguration)
setContentCachingConfiguration(ContentCachingConfiguration)
void setContentCachingConfiguration(ContentCachingConfiguration contentCachingConfiguration)
Copyright © 2015 Magnolia International Ltd.. All rights reserved.