| Interface | Description |
|---|---|
| Delegatized |
Delegatized - Implemented by those mail messages which delegate to another MailMessage instance. |
| Class | Description |
|---|---|
| CompositeMailMessage |
CompositeMailMessage - Extends the common MailMessage class by the possibility to add extra parts to an existing
MailMessage instance whose MIME type is multipart/* |
| ContentAwareMailMessage |
ContentAwareMailMessage - Enhances MailMessage by ContentAwareMailMessage.getPrimaryContent() method. |
| DraftMailMessage |
DraftMailMessage - The Draft mail message with special handling for DraftMailMessage.getReceivedDate() and DraftMailMessage.getSentDate(). |
| IDMailMessage | |
| MailFolder |
MailFolder - a data container object for a mail folder |
| MailFolderDescription |
MailFolderDescription - A simple object for updating or creating a folder which holds user-modifiable folder attributes. |
| MailMessage | |
| MailPart | |
| MailStructure |
MailStructure - Represents a mail structure |
| ReadOnlyMailFolder |
ReadOnlyMailFolder - a data container object for a mail folder |
| ThreadedStructure |
ThreadedStructure - A container providing thread-sorted mails. |
| ThreadSortMailMessage |
ThreadSortMailMessage - Extends MailMessage by capability to carry child messages. |
| UUEncodedAttachmentMailPart |
UUEncodedAttachmentMailPart - Subclass of MailPart designed for designed for uuencoded mail parts. |
| Enum | Description |
|---|---|
| MailFolder.DefaultFolderType |
The default folder type.
|