Package | Description |
---|---|
com.gargoylesoftware.htmlunit |
Framework classes (contains the WebClient class which is the main entry point).
|
Modifier and Type | Class and Description |
---|---|
class |
NicelyResynchronizingAjaxController
This
AjaxController resynchronizes calls calling from the main thread. |
Modifier and Type | Method and Description |
---|---|
AjaxController |
WebClient.getAjaxController()
Gets the current AJAX controller.
|
Modifier and Type | Method and Description |
---|---|
void |
WebClient.setAjaxController(AjaxController newValue)
Sets the current AJAX controller.
|
Copyright © 2002–2013 Gargoyle Software Inc.. All rights reserved.