Uses of Class
com.gargoylesoftware.htmlunit.AjaxController

Packages that use AjaxController
com.gargoylesoftware.htmlunit Framework classes 
 

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 EXPERIMENTAL - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
 



Copyright © 2002-2010 Gargoyle Software Inc.. All Rights Reserved.