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