public class HttpResponseMessageExchange extends AbstractMessageExchange implements HttpMessageExchange
Constructor and description |
---|
HttpResponseMessageExchange
(HttpRequestInterface<?> request) |
Type Params | Return Type | Name and description |
---|---|---|
|
public java.lang.String |
getEndpoint() |
|
public Operation |
getOperation() |
|
public byte[] |
getRawRequestData() |
|
public byte[] |
getRawResponseData() |
|
public Attachment[] |
getRequestAttachments() |
|
public Attachment[] |
getRequestAttachmentsForPart(java.lang.String name) |
|
public java.lang.String |
getRequestContent() |
|
public StringToStringsMap |
getRequestHeaders() |
|
public HttpResponse |
getResponse() |
|
public Attachment[] |
getResponseAttachments() |
|
public Attachment[] |
getResponseAttachmentsForPart(java.lang.String name) |
|
public java.lang.String |
getResponseContent() |
|
public java.lang.String |
getResponseContentAsXml() |
|
public java.lang.String |
getResponseContentType() |
|
public StringToStringsMap |
getResponseHeaders() |
|
public java.lang.String |
getResponseMetadata() |
|
public int |
getResponseStatusCode() |
|
public long |
getTimeTaken() |
|
public long |
getTimestamp() |
|
public boolean |
hasRawData() |
|
public boolean |
hasRequest(boolean ignoreEmpty) |
|
public boolean |
hasResponse() |
|
public boolean |
isDiscarded() |
|
public void |
setResponse(HttpResponse response) |
Methods inherited from class | Name |
---|---|
class AbstractMessageExchange |
addProperty, getMessages, getModelItem, getProperties, getProperty, getRequestContentAsXml, getResponseContentAsXml, setMessages |
ReadyAPI functional (soapui) SDK 3.58.0