|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AjaxController | |
|---|---|
| com.gargoylesoftware.htmlunit | Framework classes (contains the WebClient class which is the main entry point). |
| Uses of AjaxController in com.gargoylesoftware.htmlunit |
|---|
| Subclasses of AjaxController in com.gargoylesoftware.htmlunit | |
|---|---|
class |
NicelyResynchronizingAjaxController
This AjaxController resynchronizes calls calling from the main thread. |
| Methods in com.gargoylesoftware.htmlunit that return AjaxController | |
|---|---|
AjaxController |
WebClient.getAjaxController()
Gets the current AJAX controller. |
| Methods in com.gargoylesoftware.htmlunit with parameters of type AjaxController | |
|---|---|
void |
WebClient.setAjaxController(AjaxController newValue)
Sets the current AJAX controller. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||