| Package | Description |
|---|---|
| com.sun.mail.imap.protocol |
This package includes internal IMAP support classes and
SHOULD NOT BE USED DIRECTLY BY APPLICATIONS.
|
| javax.mail.internet |
Classes specific to Internet mail systems.
|
| Modifier and Type | Field and Description |
|---|---|
private static MailDateFormat |
ENVELOPE.mailDateFormat |
private static MailDateFormat |
INTERNALDATE.mailDateFormat |
| Modifier and Type | Field and Description |
|---|---|
private static MailDateFormat |
MimeMessage.mailDateFormat |
| Modifier and Type | Method and Description |
|---|---|
MailDateFormat |
MailDateFormat.clone()
Overrides Cloneable.
|