| Interface | Description |
|---|---|
| MailLog |
Implementations of this interface can be registered in the component model and will be notified once a mail is tried
to be sent.
|
| Class | Description |
|---|---|
| Attachment |
Encapsulates all information required to add an attachment to a mail being sent.
|
| BufferedAttachment |
Encapsulates all information required to add an attachment to a mail being sent.
|
| Mails |
Used to send mails using predefined templates.
|
| MailSender |
Implements the builder pattern to specify the mail to send.
|
| ResourceAttachment |
Encapsulates all information required to add an attachment to a mail being sent.
|
| SMTPConfiguration |
Represents a configuration for using a SMTP server.
|
Copyright © 2018. All rights reserved.