| Constructor and description | 
|---|
| SinglePartHttpResponse
                                (AbstractHttpRequestInterface<?> httpRequest, ExtendedHttpMethod httpMethod, java.lang.String requestContent, PropertyExpansionContext context) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | java.lang.String | getContentAsString() | 
|  | long | getContentLength() | 
|  | java.lang.String | getRequestContent() | 
|  | void | setResponseContent(java.lang.String responseContent) | 
| Methods inherited from class | Name | 
|---|---|
| class BaseHttpResponse | getAttachments, getAttachmentsForPart, getContentAsXml, getContentType, getHttpVersion, getMethod, getProperty, getPropertyNames, getRawRequestData, getRawResponseBody, getRawResponseData, getRequest, getRequestContent, getRequestHeaders, getResponseHeaders, getSSLInfo, getStatusCode, getTimeTaken, getTimestamp, getURL, setProperty, toExternalForm |