| Package | Description |
|---|---|
| com.sun.mail.imap |
An IMAP protocol provider for the JavaMail API
that provides access to an IMAP message store.
|
| com.sun.mail.imap.protocol |
| Modifier and Type | Field and Description |
|---|---|
protected ENVELOPE |
IMAPMessage.envelope |
| Modifier and Type | Method and Description |
|---|---|
private ENVELOPE |
IMAPMessage._getEnvelope() |
| Constructor and Description |
|---|
IMAPNestedMessage(IMAPMessage m,
BODYSTRUCTURE b,
ENVELOPE e,
java.lang.String sid)
Package private constructor.
|
| Modifier and Type | Field and Description |
|---|---|
ENVELOPE |
BODYSTRUCTURE.envelope |