Apache Abdera API

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)
          Initializes the client HTTP cache
 

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

Classes in org.apache.abdera.protocol.client.cache that implement CacheFactory
 class LRUCacheFactory
           
 


Apache Abdera API

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