| Class | Description |
|---|---|
| MailFactory |
A factory for mail message objects.
|
| MailMessage |
Utility class for sending text and/or html formatted emails.
|
| MailThread |
Allows an email message to be sent in a separate thread to quickly free
the main process thread.
|
| Exception | Description |
|---|---|
| MailException |
Signals that an error occurred while processing a
MailMessage. |
Product-neutral classes for sending emails.