Package | Description |
---|---|
de.espirit.firstspirit.access |
Modifier and Type | Method and Description |
---|---|
MailHeader |
MailHeader.Builder.create()
Constructs a new
MailHeader with the values of this builder. |
Modifier and Type | Method and Description |
---|---|
void |
MailService.sendMail(MailHeader mailHeader,
String subject,
String message,
Attachment... attachments)
Send a mail using the given configured mail header.
|
void |
MailService.sendMail(MailHeader mailHeader,
String subject,
String message,
String subType,
boolean synchronous,
Attachment... attachments)
Send a mail using the given configured mail header and the set type of the message.
|
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210