Uses of Class
org.htmlunit.javascript.host.network.NetworkInformation
-
Packages that use NetworkInformation Package Description org.htmlunit.javascript.host Implementations of the various JavaScript host objects - users of HtmlUnit shouldn't need anything in this package. -
-
Uses of NetworkInformation in org.htmlunit.javascript.host
Methods in org.htmlunit.javascript.host that return NetworkInformation Modifier and Type Method Description NetworkInformation
Navigator. getConnection()
Returns theconnection
property.
-