Package | Description |
---|---|
com.gargoylesoftware.htmlunit |
Framework classes (contains the WebClient class which is the main entry point).
|
Modifier and Type | Method and Description |
---|---|
CookieManager |
WebClient.getCookieManager()
Returns the cookie manager used by this web client.
|
Modifier and Type | Method and Description |
---|---|
void |
WebClient.setCookieManager(CookieManager cookieManager)
Sets the cookie manager used by this web client.
|
Copyright © 2002-2013 Gargoyle Software Inc.. All Rights Reserved.