Uses of Class
railo.runtime.cache.legacy.CacheItem

Packages that use CacheItem
railo.runtime.cache.legacy   
railo.runtime.writer   
 

Uses of CacheItem in railo.runtime.cache.legacy
 

Subclasses of CacheItem in railo.runtime.cache.legacy
 class CacheItemCache
           
 

Methods in railo.runtime.cache.legacy that return CacheItem
static CacheItem CacheItem.getInstance(PageContext pc, String id, String key, boolean useId, Resource dir, String cacheName, TimeSpan timespan)
           
 

Uses of CacheItem in railo.runtime.writer
 

Methods in railo.runtime.writer that return CacheItem
 CacheItem CFMLWriterImpl.getCacheItem()
           
 

Methods in railo.runtime.writer with parameters of type CacheItem
 void CFMLWriterImpl.doCache(CacheItem ci)
           
 



Copyright © 2012 Railo