Uses of Class
org.htmlunit.AjaxController
Packages that use AjaxController
-
Uses of AjaxController in org.htmlunit
Subclasses of AjaxController in org.htmlunitModifier and TypeClassDescriptionclassThisAjaxControllerresynchronizes calls calling from the main thread.Methods in org.htmlunit that return AjaxControllerModifier and TypeMethodDescriptionWebClient.getAjaxController()Gets the current AJAX controller.Methods in org.htmlunit with parameters of type AjaxControllerModifier and TypeMethodDescriptionvoidWebClient.setAjaxController(AjaxController newValue) Sets the current AJAX controller.