| ByteArrayAttachment |
A SerialisableAttachment having plain byte[] content.
|
| DataSourceAttachment |
A SerialisableAttachment having a datasource as content.
|
| Email |
A simple data structure and builder for an email.
|
| EmailAddress |
This class represents an email address with the address (first.last@xyz.com) and an
optional name, e.
|
| EmailResult |
Simple object that wraps the result of sending an e-mail.
|
| MailConstants |
Constants used for mails.
|
| SerialisableAttachment |
|
| SerialisableAttachmentDataSource |
This class wraps a SerialisableAttachment in a DataSource to allow for
easily attaching to messages created with Commons Mail.
|
| UDTAttachment |
A SerialisableAttachment having an UDTValue as
content.
|
| URLAttachment |
A SerialisableAttachment providing a URL for the
content.
|