Uses of Interface
org.hippoecm.hst.core.container.PageCacheContext
-
Packages that use PageCacheContext Package Description org.hippoecm.hst.core.container The org.hippoecm.hst.core.container package defines the API for the HST Core Container -
-
Uses of PageCacheContext in org.hippoecm.hst.core.container
Methods in org.hippoecm.hst.core.container that return PageCacheContext Modifier and Type Method Description PageCacheContext
ValveContext. getPageCacheContext()
Returns thePageCacheContext
for this valve context.
-