@Component public class StreamsSendClient extends AbstractSendClient
| Constructor and Description |
|---|
StreamsSendClient() |
| Modifier and Type | Method and Description |
|---|---|
void |
send(org.nhindirect.xd.common.DirectMessage message,
String messageId,
String suffix)
Sends a DirectMessage object.
|
buildMimeMessagepublic void send(org.nhindirect.xd.common.DirectMessage message,
String messageId,
String suffix)
throws javax.mail.MessagingException
MimeSendClientmessage - The DirectMessage wrapper.messageId - The message ID.javax.mail.MessagingExceptionCopyright © 2010–2021 NHIN Direct. All rights reserved.