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

Packages that use CacheItem
railo.runtime.cache.legacy   
railo.runtime.debug   
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.debug
 

Methods in railo.runtime.debug that return CacheItem
 CacheItem DebugCFMLWriter.getCacheItem()
           
 

Methods in railo.runtime.debug with parameters of type CacheItem
 void DebugCFMLWriter.doCache(CacheItem ci)
           
 

Uses of CacheItem in railo.runtime.writer
 

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

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



Copyright © 2012 Railo