Package | Description |
---|---|
com.consol.citrus.actions |
Modifier and Type | Method and Description |
---|---|
SendMessageAction |
SendMessageAction.setDataDictionary(DataDictionary dataDictionary)
Sets the data dictionary.
|
SendMessageAction |
SendMessageAction.setEndpoint(Endpoint endpoint)
Sets the message endpoint.
|
SendMessageAction |
SendMessageAction.setEndpointUri(String endpointUri)
Sets the endpoint uri.
|
SendMessageAction |
SendMessageAction.setForkMode(boolean fork)
Enables fork mode for this message sender.
|
SendMessageAction |
SendMessageAction.setMessageBuilder(MessageContentBuilder messageBuilder)
Sets the message builder implementation.
|
SendMessageAction |
SendMessageAction.setMessageType(String messageType)
Sets the expected message type for this receive action.
|
SendMessageAction |
SendMessageAction.setVariableExtractors(List<VariableExtractor> variableExtractors)
The variable extractors for this message sending action.
|
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.