Uses of Interface
org.codehaus.httpcache4j.cache.CacheItem

Packages that use CacheItem
org.codehaus.httpcache4j.cache   
 

Uses of CacheItem in org.codehaus.httpcache4j.cache
 

Classes in org.codehaus.httpcache4j.cache that implement CacheItem
 class DefaultCacheItem
          This is an internal class, and should not be used by clients.
 

Methods in org.codehaus.httpcache4j.cache that return CacheItem
 CacheItem NullCacheStorage.get(HTTPRequest request)
           
 CacheItem CacheStorage.get(HTTPRequest request)
           
 CacheItem NullCacheStorage.get(Key key)
           
 CacheItem CacheStorage.get(Key key)
           
 



Copyright © 2008-2011. All Rights Reserved.