Uses of Class
org.htmlunit.WebRequest

Packages that use WebRequest
Package
Description
Framework classes (contains the WebClient class which is the main entry point).
Classes specific to HTML pages, particularly the HtmlPage which represents an HTML document and provides access to its content.
Implementations of the various JavaScript host objects - users of HtmlUnit shouldn't need anything in this package.
Implementations of the File JavaScript host objects - users of HtmlUnit shouldn't need anything in this package.
Implementations of the XML JavaScript host objects - users of HtmlUnit shouldn't need anything in this package.
Miscellaneous utilities.