|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CookieManager | |
---|---|
com.gargoylesoftware.htmlunit | Framework classes (contains the WebClient class which is the main entry point). |
Uses of CookieManager in com.gargoylesoftware.htmlunit |
---|
Methods in com.gargoylesoftware.htmlunit that return CookieManager | |
---|---|
CookieManager |
WebClient.getCookieManager()
Returns the cookie manager used by this web client. |
Methods in com.gargoylesoftware.htmlunit with parameters of type CookieManager | |
---|---|
void |
WebClient.setCookieManager(CookieManager cookieManager)
Sets the cookie manager used by this web client. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |