| 程序包 | 说明 |
|---|---|
| net.iotgw.mail.imap |
An IMAP protocol provider for the JavaMail API
that provides access to an IMAP message store.
|
| 限定符和类型 | 字段和说明 |
|---|---|
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
已过时。
|
Copyright © 2021 Oracle. All rights reserved.