Uses of Class
org.htmlunit.AjaxController
Packages that use AjaxController
-
Uses of AjaxController in org.htmlunit
Subclasses of AjaxController in org.htmlunitModifier and TypeClassDescriptionclass
ThisAjaxController
resynchronizes 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 TypeMethodDescriptionvoid
WebClient.setAjaxController
(AjaxController newValue) Sets the current AJAX controller.