|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||
| 使用 BODYSTRUCTURE 的软件包 | |
|---|---|
| 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 | |
| com.sun.mail.imap 中 BODYSTRUCTURE 的使用 |
|---|
| 声明为 BODYSTRUCTURE 的 com.sun.mail.imap 中的字段 | |
|---|---|
protected BODYSTRUCTURE |
IMAPMessage.bs
|
| 参数类型为 BODYSTRUCTURE 的 com.sun.mail.imap 中的构造方法 | |
|---|---|
IMAPBodyPart(BODYSTRUCTURE bs,
String sid,
IMAPMessage message)
|
|
IMAPMultipartDataSource(MimePart part,
BODYSTRUCTURE[] bs,
String sectionId,
IMAPMessage msg)
|
|
| com.sun.mail.imap.protocol 中 BODYSTRUCTURE 的使用 |
|---|
| 声明为 BODYSTRUCTURE 的 com.sun.mail.imap.protocol 中的字段 | |
|---|---|
BODYSTRUCTURE[] |
BODYSTRUCTURE.bodies
|
| 返回 BODYSTRUCTURE 的 com.sun.mail.imap.protocol 中的方法 | |
|---|---|
BODYSTRUCTURE |
IMAPProtocol.fetchBodyStructure(int msgno)
Fetch the BODYSTRUCTURE of the specified message. |
|
||||||||||
| 上一个 下一个 | 框架 无框架 | |||||||||