public class SinglePartHttpResponse extends BaseHttpResponse
BaseHttpResponse.MaxSizeByteArrayOutputStreamdownloader| Constructor and Description | 
|---|
| SinglePartHttpResponse(AbstractHttpRequestInterface<?> httpRequest,
                      ExtendedHttpMethod httpMethod,
                      String requestContent,
                      PropertyExpansionContext context) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getContentAsString() | 
| long | getContentLength() | 
| String | getRequestContent() | 
| protected String | getResponseContent() | 
| void | setResponseContent(String responseContent) | 
getAttachments, getAttachmentsForPart, getContentAsXml, getContentType, getHttpVersion, getMethod, getProperty, getPropertyNames, getRawRequestData, getRawResponseBody, getRawResponseData, getRequest, getRequestHeaders, getResponseHeaders, getSSLInfo, getStatusCode, getTimestamp, getTimeTaken, getURL, initHeaders, initHeadersForLoadTest, setProperty, toExternalFormpublic SinglePartHttpResponse(AbstractHttpRequestInterface<?> httpRequest, ExtendedHttpMethod httpMethod, String requestContent, PropertyExpansionContext context)
public String getContentAsString()
protected String getResponseContent()
public long getContentLength()
public String getRequestContent()
getRequestContent in interface ResponsegetRequestContent in class BaseHttpResponsepublic void setResponseContent(String responseContent)
Copyright © 2019. All Rights Reserved.