public class SendSoapMessageAction extends SendMessageAction
| Modifier and Type | Field and Description |
|---|---|
static String |
CID_MARKER
Marker for inline mtom binary data
|
description| Constructor and Description |
|---|
SendSoapMessageAction() |
| Modifier and Type | Method and Description |
|---|---|
protected SoapMessage |
createMessage(TestContext context,
String messageType) |
List<SoapAttachment> |
getAttachments()
Gets the attachments.
|
boolean |
getMtomEnabled()
Gets mtom attachments enabled
|
SendSoapMessageAction |
setAttachments(List<SoapAttachment> attachments)
Sets the control attachments.
|
SendSoapMessageAction |
setMtomEnabled(boolean mtomEnabled)
Enable or disable mtom attachments
|
doExecute, getDataDictionary, getEndpoint, getEndpointUri, getMessageBuilder, getMessageType, getOrCreateEndpoint, getVariableExtractors, isDisabled, isForkMode, setDataDictionary, setEndpoint, setEndpointUri, setForkMode, setMessageBuilder, setMessageType, setVariableExtractorsexecute, getActor, getDescription, getName, setActor, setDescription, setNamepublic static final String CID_MARKER
protected SoapMessage createMessage(TestContext context, String messageType)
createMessage in class SendMessageActionpublic List<SoapAttachment> getAttachments()
public SendSoapMessageAction setAttachments(List<SoapAttachment> attachments)
attachments - the control attachmentspublic SendSoapMessageAction setMtomEnabled(boolean mtomEnabled)
mtomEnabled - public boolean getMtomEnabled()
Copyright © 2008–2015 ConSol* Consulting&Solutions GmbH. All rights reserved.