Class Summary |
Email |
Represents a notion of a message in the POST system. |
EmailContentPart |
Represents the content of an email |
EmailData |
Represents the attachment to an email. |
EmailDataReference |
This class serves as a reference to a PostObject
stored in the Post system. |
EmailHeadersPart |
Abstract class which represents a part of an email with headers |
EmailMessagePart |
Represents a part of an email with headers |
EmailMultiPart |
Represents the content of an email which is a multi-part entry |
EmailService |
This class serves as the entry point into the email service written on top of
Post. |
EmailSinglePart |
Represents the content of an email which is a single entry |
Flags |
Flags object to store the flags of an email |
Folder |
Represents a notion of a folder in the email service. |
SnapShot |
Serves as a summary of the log chain up to the current point. |
StoredEmail |
Represents the notion of a stored email: it contains the metadata (int UID and date),
the email and the Flags. |