Uses of Class
org.htmlunit.WebClientInternals
-
Packages that use WebClientInternals Package Description org.htmlunit Framework classes (contains theWebClientclass which is the main entry point). -
-
Uses of WebClientInternals in org.htmlunit
Methods in org.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.
-