|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Cache | |
---|---|
com.gargoylesoftware.htmlunit | Framework classes (contains the WebClient class which is the main entry point). |
Uses of Cache in com.gargoylesoftware.htmlunit |
---|
Methods in com.gargoylesoftware.htmlunit that return Cache | |
---|---|
Cache |
WebClient.getCache()
Gets the cache currently being used. |
Methods in com.gargoylesoftware.htmlunit with parameters of type Cache | |
---|---|
void |
WebClient.setCache(Cache cache)
Sets the cache to use. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |