| 程序包 | 说明 |
|---|---|
| net.iotgw.mail.imap |
An IMAP protocol provider for the JavaMail API
that provides access to an IMAP message store.
|
| net.iotgw.mail.imap.protocol |
This package includes internal IMAP support classes and
SHOULD NOT BE USED DIRECTLY BY APPLICATIONS.
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected BODYSTRUCTURE |
IMAPMessage.bs |
| 构造器和说明 |
|---|
IMAPBodyPart(BODYSTRUCTURE bs,
String sid,
IMAPMessage message) |
IMAPMultipartDataSource(MimePart part,
BODYSTRUCTURE[] bs,
String sectionId,
IMAPMessage msg) |
| 限定符和类型 | 字段和说明 |
|---|---|
BODYSTRUCTURE[] |
BODYSTRUCTURE.bodies |
| 限定符和类型 | 方法和说明 |
|---|---|
BODYSTRUCTURE |
IMAPProtocol.fetchBodyStructure(int msgno)
Fetch the BODYSTRUCTURE of the specified message.
|
Copyright © 2021 Oracle. All rights reserved.