public abstract class RawResponseBase extends Object implements RawResponse
| Modifier | Constructor and Description |
|---|---|
protected |
RawResponseBase(Config config) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getCharSet() |
Config |
getConfig() |
HttpResponseSummary |
toSummary() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContent, getContentAsBytes, getContentAsString, getContentAsString, getContentReader, getContentType, getEncoding, getHeaders, getStatus, getStatusText, hasContentprotected Config config
protected RawResponseBase(Config config)
protected String getCharSet()
public Config getConfig()
getConfig in interface RawResponsepublic HttpResponseSummary toSummary()
toSummary in interface RawResponseCopyright © 2020. All rights reserved.