Uses of Class
org.htmlunit.MockWebConnection.RawResponseData
-
Packages that use MockWebConnection.RawResponseData Package Description org.htmlunit Framework classes (contains theWebClient
class which is the main entry point). -
-
Uses of MockWebConnection.RawResponseData in org.htmlunit
Methods in org.htmlunit that return MockWebConnection.RawResponseData Modifier and Type Method Description MockWebConnection.RawResponseData
MockWebConnection. getRawResponse(WebRequest request)
Gets the raw response configured for the request.
-