Uses of Class
com.gargoylesoftware.htmlunit.WebClientInternals
-
Packages that use WebClientInternals Package Description com.gargoylesoftware.htmlunit Framework classes (contains theWebClientclass which is the main entry point). -
-
Uses of WebClientInternals in com.gargoylesoftware.htmlunit
Methods in com.gargoylesoftware.htmlunit that return WebClientInternals Modifier and Type Method Description WebClientInternalsWebClient. getInternals()INTERNAL API - SUBJECT TO CHANGE AT ANY TIME - USE AT YOUR OWN RISK.
Returns the internals object of this WebClient.
-