| Interface | Description |
|---|---|
| MailBuilderFactory | |
| MailService | |
| MailServiceImpl.MailSupervisor | |
| SimpleCryptoMailFactory | |
| SimpleMailFactory |
| Class | Description |
|---|---|
| MailBuilder |
Builder class for constructing an email step-by-step by providing the
necessary elements using the builder pattern.
|
| MailModule | |
| MailServiceImpl | |
| MailTemplate | |
| SimpleAttachment | |
| SimpleCryptoMail | |
| SimpleMail |
A simple email which can be sent either using the ReportServer internal email
settings or a given
EmailDatasink. |