|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HstCache | |
---|---|
org.hippoecm.hst.cache | |
org.hippoecm.hst.cache.ehcache | |
org.hippoecm.hst.jaxrs.services.content | |
org.hippoecm.hst.servlet.utils |
Uses of HstCache in org.hippoecm.hst.cache |
---|
Classes in org.hippoecm.hst.cache that implement HstCache | |
---|---|
class |
NOOPHstCache
NOOPHstCache |
Uses of HstCache in org.hippoecm.hst.cache.ehcache |
---|
Classes in org.hippoecm.hst.cache.ehcache that implement HstCache | |
---|---|
class |
HstCacheEhCacheImpl
HstCacheEhCacheImpl |
Uses of HstCache in org.hippoecm.hst.jaxrs.services.content |
---|
Methods in org.hippoecm.hst.jaxrs.services.content that return HstCache | |
---|---|
HstCache |
BaseImageSetContentResource.getBinariesCache()
|
Methods in org.hippoecm.hst.jaxrs.services.content with parameters of type HstCache | |
---|---|
void |
BaseImageSetContentResource.setBinariesCache(HstCache binariesCache)
|
Uses of HstCache in org.hippoecm.hst.servlet.utils |
---|
Methods in org.hippoecm.hst.servlet.utils that return HstCache | |
---|---|
HstCache |
BinariesCache.getHstCache()
|
Methods in org.hippoecm.hst.servlet.utils with parameters of type HstCache | |
---|---|
void |
BinariesCache.setHstCache(HstCache cache)
|
Constructors in org.hippoecm.hst.servlet.utils with parameters of type HstCache | |
---|---|
BinariesCache(HstCache cache)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |