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