- java.lang.Object
-
- com.gargoylesoftware.htmlunit.WebResponse
-
- com.gargoylesoftware.htmlunit.util.WebResponseWrapper
-
- org.jvnet.hudson.test.JenkinsRule.JSONWebResponse
-
-
Field Summary
-
Fields inherited from class com.gargoylesoftware.htmlunit.WebResponse
FORBIDDEN, INTERNAL_SERVER_ERROR, NO_CONTENT, NOT_FOUND, OK
-
Constructor Summary
Constructors
Constructor and Description |
JSONWebResponse(com.gargoylesoftware.htmlunit.WebResponse webResponse) |
-
Method Summary
-
Methods inherited from class com.gargoylesoftware.htmlunit.util.WebResponseWrapper
cleanUp, defaultCharsetUtf8, getContentAsStream, getContentAsStreamWithBomIfApplicable, getContentAsString, getContentAsString, getContentAsString, getContentCharset, getContentCharsetOrNull, getContentLength, getContentType, getLoadTime, getResponseHeaders, getResponseHeaderValue, getStatusCode, getStatusMessage, getWebRequest, isSuccess, isSuccessOrUseProxy, isSuccessOrUseProxyOrNotModified
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2004–2022. All rights reserved.