Uses of Class
com.notuvy.net.webcache.CacheQuery

Packages that use CacheQuery
com.notuvy.net.webcache   
 

Uses of CacheQuery in com.notuvy.net.webcache
 

Methods in com.notuvy.net.webcache that return CacheQuery
 CacheQuery CachedWebProxy.createQuery(String pUrl)
           
 CacheQuery CacheQuery.setExpiration(long pExpiration, TimeUnit pTimeUnit)
          Change the expiration of this particular query.
 CacheQuery CacheQuery.setNoCache()
          Define the query to not be cached.
 

Methods in com.notuvy.net.webcache with parameters of type CacheQuery
 CacheResult CachedWebProxy.lookup(CacheQuery pQuery)
           
 



Copyright © 2013. All Rights Reserved.