Package | Description |
---|---|
org.mule.modules.sqs | |
org.mule.modules.sqs.util |
Modifier and Type | Method and Description |
---|---|
SendMessageResult |
SQSConnector.sendMessage(Message message,
String queueUrl)
Sends a message to a specified queue.
|
Modifier and Type | Method and Description |
---|---|
static SendMessageResult |
SQSModelFactory.getSendMessageResult(String messageId,
String md5OfMessageBody,
String md5OfMessageAttributes) |
Copyright © 2010–2017. All rights reserved.