Uses of Class
org.htmlunit.util.WebResponseWrapper
-
Packages that use WebResponseWrapper Package Description org.htmlunit Framework classes (contains theWebClient
class which is the main entry point). -
-
Uses of WebResponseWrapper in org.htmlunit
Subclasses of WebResponseWrapper in org.htmlunit Modifier and Type Class Description (package private) class
WebResponseFromCache
AWebResponse
implementation to deliver with content from cache.
-