类 com.sun.mail.imap.protocol.BODYSTRUCTURE
的使用

使用 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.imapBODYSTRUCTURE 的使用
 

声明为 BODYSTRUCTUREcom.sun.mail.imap 中的字段
protected  BODYSTRUCTURE IMAPMessage.bs
           
 

参数类型为 BODYSTRUCTUREcom.sun.mail.imap 中的构造方法
IMAPBodyPart(BODYSTRUCTURE bs, String sid, IMAPMessage message)
           
IMAPMultipartDataSource(MimePart part, BODYSTRUCTURE[] bs, String sectionId, IMAPMessage msg)
           
 

com.sun.mail.imap.protocolBODYSTRUCTURE 的使用
 

声明为 BODYSTRUCTUREcom.sun.mail.imap.protocol 中的字段
 BODYSTRUCTURE[] BODYSTRUCTURE.bodies
           
 

返回 BODYSTRUCTUREcom.sun.mail.imap.protocol 中的方法
 BODYSTRUCTURE IMAPProtocol.fetchBodyStructure(int msgno)
          Fetch the BODYSTRUCTURE of the specified message.
 



Copyright © 2013. All Rights Reserved.