Uses of Class
ro.isdc.wro.cache.ContentHashEntry

Packages that use ContentHashEntry
ro.isdc.wro.cache   
ro.isdc.wro.manager   
ro.isdc.wro.manager.factory   
 

Uses of ContentHashEntry in ro.isdc.wro.cache
 

Methods in ro.isdc.wro.cache that return ContentHashEntry
static ContentHashEntry ContentHashEntry.valueOf(String rawContent, String hash)
          Factory method.
 

Uses of ContentHashEntry in ro.isdc.wro.manager
 

Methods in ro.isdc.wro.manager that return types with arguments of type ContentHashEntry
 CacheStrategy<CacheEntry,ContentHashEntry> WroManager.getCacheStrategy()
           
 

Method parameters in ro.isdc.wro.manager with type arguments of type ContentHashEntry
 WroManager WroManager.setCacheStrategy(CacheStrategy<CacheEntry,ContentHashEntry> cacheStrategy)
           
 

Uses of ContentHashEntry in ro.isdc.wro.manager.factory
 

Methods in ro.isdc.wro.manager.factory that return types with arguments of type ContentHashEntry
protected  CacheStrategy<CacheEntry,ContentHashEntry> BaseWroManagerFactory.newCacheStrategy()
           
 

Method parameters in ro.isdc.wro.manager.factory with type arguments of type ContentHashEntry
 BaseWroManagerFactory BaseWroManagerFactory.setCacheStrategy(CacheStrategy<CacheEntry,ContentHashEntry> cacheStrategy)
           
 



Copyright © 2008-2011. All Rights Reserved.