Uses of Interface
edu.wisc.my.webproxy.beans.cache.PageCache

Packages that use PageCache
edu.wisc.my.webproxy.beans.cache   
edu.wisc.my.webproxy.beans.cache.ehcache   
 

Uses of PageCache in edu.wisc.my.webproxy.beans.cache
 

Constructors in edu.wisc.my.webproxy.beans.cache with parameters of type PageCache
CacheWriter(Writer out, CacheEntry entryBase, PageCache cache, String cacheKey, boolean persistData)
          Creates a new CacheWriter with the specified delegate stream and caching configuration.
 

Uses of PageCache in edu.wisc.my.webproxy.beans.cache.ehcache
 

Classes in edu.wisc.my.webproxy.beans.cache.ehcache that implement PageCache
 class EhPageCache
          PageCache using EhCache
 



Copyright © 2010 Jasig. All Rights Reserved.