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