Uses of Interface
org.htmlunit.StatusHandler
Packages that use StatusHandler
-
Uses of StatusHandler in org.htmlunit
Methods 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 TypeMethodDescriptionvoidWebClient.setStatusHandler(StatusHandler statusHandler) Sets the status handler for this webclient.