Uses of Class
com.semanticcms.core.servlet.Cache
Packages that use Cache
-
Uses of Cache in com.semanticcms.core.servlet
Methods in com.semanticcms.core.servlet that return CacheModifier and TypeMethodDescriptionstatic Cache
CacheFilter.getCache
(ServletRequest request) Gets the cache to use for the current request.Methods in com.semanticcms.core.servlet with parameters of type CacheModifier and TypeMethodDescriptionstatic Page
CapturePage.capturePage
(ServletContext servletContext, HttpServletRequest request, HttpServletResponse response, PageReferrer pageReferrer, CaptureLevel level, Cache cache) Captures a page.