Uses of Interface
com.gargoylesoftware.htmlunit.StatusHandler

Packages that use StatusHandler
com.gargoylesoftware.htmlunit Framework classes (contains the WebClient class which is the main entry point). 
 

Uses of StatusHandler in com.gargoylesoftware.htmlunit
 

Methods in com.gargoylesoftware.htmlunit that return StatusHandler
 StatusHandler WebClient.getStatusHandler()
          Returns the status handler for this webclient.
 

Methods in com.gargoylesoftware.htmlunit with parameters of type StatusHandler
 void WebClient.setStatusHandler(StatusHandler statusHandler)
          Sets the status handler for this webclient.
 



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