Uses of Interface
org.htmlunit.StatusHandler
Packages that use StatusHandler
-
Uses of StatusHandler in org.htmlunit
Fields in org.htmlunit declared as StatusHandlerMethods in org.htmlunit that return StatusHandlerModifier and TypeMethodDescriptionWebClient.getStatusHandler()
Returns the status handler for thisWebClient
.Methods in org.htmlunit with parameters of type StatusHandlerModifier and TypeMethodDescriptionvoid
WebClient.setStatusHandler
(StatusHandler statusHandler) Sets the status handler for this webclient.