Uses of Interface
org.htmlunit.webstart.WebStartHandler
Packages that use WebStartHandler
-
Uses of WebStartHandler in org.htmlunit
Fields in org.htmlunit declared as WebStartHandlerMethods in org.htmlunit that return WebStartHandlerModifier and TypeMethodDescriptionWebClient.getWebStartHandler()
Returns the current WebStart handler.Methods in org.htmlunit with parameters of type WebStartHandlerModifier and TypeMethodDescriptionvoid
WebClient.setWebStartHandler
(WebStartHandler handler) Sets the WebStart handler.