Uses of Class
com.gargoylesoftware.htmlunit.Cache

Packages that use Cache
com.gargoylesoftware.htmlunit Framework classes 
 

Uses of Cache in com.gargoylesoftware.htmlunit
 

Methods in com.gargoylesoftware.htmlunit that return Cache
 Cache WebClient.getCache()
          Gets the cache currently used
 

Methods in com.gargoylesoftware.htmlunit with parameters of type Cache
 void WebClient.setCache(Cache cache)
          Sets the cache to use
 



Copyright © 2002-2010 Gargoyle Software Inc.. All Rights Reserved.