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 |
This package includes internal IMAP support classes and
SHOULD NOT BE USED DIRECTLY BY APPLICATIONS.
|
Modifier and Type | Field and Description |
---|---|
private Namespaces |
IMAPStore.namespaces |
Modifier and Type | Method and Description |
---|---|
private Namespaces |
IMAPStore.getNamespaces() |
Modifier and Type | Method and Description |
---|---|
Namespaces |
IMAPProtocol.namespace()
NAMESPACE Command.
|