| Constructor and description |
|---|
MimeMessageResponse
(AbstractHttpRequestInterface<?> httpRequest, ExtendedHttpMethod httpMethod, java.lang.String requestContent, PropertyExpansionContext context) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
Attachment[] |
getAttachments() |
|
Attachment[] |
getAttachmentsForPart(java.lang.String partName) |
|
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 |