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 |
---|---|
private Status |
IMAPFolder.cachedStatus |
Modifier and Type | Method and Description |
---|---|
private Status |
IMAPFolder.getStatus() |
Modifier and Type | Method and Description |
---|---|
Status |
IMAPProtocol.status(java.lang.String mbox,
java.lang.String[] items)
STATUS Command.
|
Modifier and Type | Method and Description |
---|---|
static void |
Status.add(Status s1,
Status s2) |