| Package | Description |
|---|---|
| lazyj.mail |
Utility classes for sending and decoding emails.
|
| lazyj.mail.comparators |
Various sorting methods for lists of
MailHeader objects. |
| lazyj.mail.filters |
| Class and Description |
|---|
| AttachHeader
Wrapper that extracts typical attachment keys from the corresponding header
|
| Attachment
Wrapper class for an attachment.
|
| Header
Decodes mail headers and provides methods to easily extract them.
|
| Mail
Wrapper class for a mail.
|
| MailDate
Decode/encode the dates from the mail headers with various format fallbacks.
|
| MailFilter
Classes that can alter the contents of an email should implement this interface.
|
| MailHeader
Wrapper for the global mail headers that extracts typical fields into the class fields.
|
| MailUtils.MXRecord
Wrapper around a MX DNS entry
|
| Class and Description |
|---|
| MailHeader
Wrapper for the global mail headers that extracts typical fields into the class fields.
|
| Class and Description |
|---|
| Mail
Wrapper class for a mail.
|
| MailFilter
Classes that can alter the contents of an email should implement this interface.
|