public interface ProviderMessageSender
| Modifier and Type | Method and Description |
|---|---|
void |
sendMessageInternal(TransferMessage transferMessage)
Sends a message to the message queue internally
|
void |
sendReplyMessage(TransferMessage transferMessage)
sends reply to the MQ implementation
|
void sendMessageInternal(TransferMessage transferMessage) throws MessageQueueCommunicationException
transferMessage - the transfer message to sendMessageQueueCommunicationExceptionJMSException - in case of an JMS errorvoid sendReplyMessage(TransferMessage transferMessage) throws MessageQueueCommunicationException
transferMessage - messageMessageQueueCommunicationExceptionCopyright © 2019 Communote team. All rights reserved.