public class ReceiveSoapMessageAction extends ReceiveMessageAction
description| Constructor and Description |
|---|
ReceiveSoapMessageAction()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
List<SoapAttachment> |
getAttachments()
Gets the control attachments.
|
SoapAttachmentValidator |
getAttachmentValidator()
Gets the attachmentValidator.
|
ReceiveSoapMessageAction |
setAttachments(List<SoapAttachment> attachments)
Sets the control attachments.
|
ReceiveSoapMessageAction |
setAttachmentValidator(SoapAttachmentValidator attachmentValidator)
Set the attachment validator.
|
protected void |
validateMessage(Message receivedMessage,
TestContext context) |
addVariableExtractors, createControlMessage, doExecute, getDataDictionary, getEndpoint, getEndpointUri, getMessageBuilder, getMessageSelector, getMessageSelectorString, getMessageType, getOrCreateEndpoint, getReceiveTimeout, getValidationCallback, getValidationContexts, getValidator, getVariableExtractors, isDisabled, setDataDictionary, setEndpoint, setEndpointUri, setMessageBuilder, setMessageSelector, setMessageSelectorString, setMessageType, setReceiveTimeout, setValidationCallback, setValidationContexts, setValidator, setVariableExtractorsexecute, getActor, getDescription, getName, setActor, setDescription, setNameprotected void validateMessage(Message receivedMessage, TestContext context)
validateMessage in class ReceiveMessageActionpublic List<SoapAttachment> getAttachments()
public ReceiveSoapMessageAction setAttachments(List<SoapAttachment> attachments)
attachments - the control attachmentspublic ReceiveSoapMessageAction setAttachmentValidator(SoapAttachmentValidator attachmentValidator)
attachmentValidator - the attachmentValidator to setpublic SoapAttachmentValidator getAttachmentValidator()
Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.