Uses of Interface
org.apache.abdera.protocol.client.cache.CacheFactory

Packages that use CacheFactory
org.apache.abdera.protocol.client   
org.apache.abdera.protocol.client.cache   
 

Uses of CacheFactory in org.apache.abdera.protocol.client
 

Methods in org.apache.abdera.protocol.client with parameters of type CacheFactory
 Cache AbderaClient.initCache(CacheFactory factory)
          Deprecated. The CacheFactory interface is no longer used.
 

Uses of CacheFactory in org.apache.abdera.protocol.client.cache
 

Classes in org.apache.abdera.protocol.client.cache that implement CacheFactory
 class LRUCacheFactory
          Deprecated. No longer used
 



Copyright © 2006-2010 Apache Software Foundation. All Rights Reserved.