public class WsdlMockRequestMessageExchange extends AbstractWsdlMessageExchange<WsdlMockOperation>
discardResponse, properties| Constructor and Description |
|---|
WsdlMockRequestMessageExchange(WsdlMockRequest request,
WsdlMockOperation mockOperation) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEndpoint() |
WsdlOperation |
getOperation() |
Attachment[] |
getRequestAttachments() |
String |
getRequestContent() |
StringToStringsMap |
getRequestHeaders() |
Vector<?> |
getRequestWssResult() |
Response |
getResponse() |
Attachment[] |
getResponseAttachments() |
String |
getResponseContent() |
String |
getResponseContentType() |
StringToStringsMap |
getResponseHeaders() |
int |
getResponseStatusCode() |
Vector<?> |
getResponseWssResult() |
long |
getTimestamp() |
long |
getTimeTaken() |
boolean |
isDiscarded() |
getRawRequestData, getRawResponseData, getRequestAttachmentsForPart, getResponseAttachmentsForPart, getSoapVersion, hasRawData, hasRequest, hasResponseaddProperty, getMessages, getModelItem, getProperties, getProperty, getRequestContentAsXml, getResponseContentAsXml, setMessagesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMessages, getModelItem, getProperties, getProperty, getRequestContentAsXml, getResponseContentAsXmlpublic WsdlMockRequestMessageExchange(WsdlMockRequest request, WsdlMockOperation mockOperation)
public String getEndpoint()
public Response getResponse()
public WsdlOperation getOperation()
getOperation in interface WsdlMessageExchangegetOperation in interface MessageExchangegetOperation in class AbstractWsdlMessageExchange<WsdlMockOperation>public Vector<?> getRequestWssResult()
public Vector<?> getResponseWssResult()
public Attachment[] getRequestAttachments()
public String getRequestContent()
public StringToStringsMap getRequestHeaders()
public Attachment[] getResponseAttachments()
public String getResponseContent()
public StringToStringsMap getResponseHeaders()
public long getTimeTaken()
public long getTimestamp()
public boolean isDiscarded()
public int getResponseStatusCode()
public String getResponseContentType()
Copyright © 2019. All Rights Reserved.