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