Package | Description |
---|---|
com.sun.mail.imap |
An IMAP protocol provider for the JavaMail API
that provides access to an IMAP message store.
|
Modifier and Type | Field and Description |
---|---|
static IMAPFolder.FetchProfileItem |
IMAPFolder.FetchProfileItem.HEADERS
HEADERS is a fetch profile item that can be included in a
FetchProfile during a fetch request to a Folder. |
static IMAPFolder.FetchProfileItem |
IMAPFolder.FetchProfileItem.INTERNALDATE
INTERNALDATE is a fetch profile item that can be included in a
FetchProfile during a fetch request to a Folder. |
static IMAPFolder.FetchProfileItem |
IMAPFolder.FetchProfileItem.MESSAGE
MESSAGE is a fetch profile item that can be included in a
FetchProfile during a fetch request to a Folder. |
static IMAPFolder.FetchProfileItem |
IMAPFolder.FetchProfileItem.SIZE
Deprecated.
|
Copyright © 1996-2018, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.