| Package | Description | 
|---|---|
| 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 | 
| Modifier and Type | Field and Description | 
|---|---|
| protected BODYSTRUCTURE | IMAPMessage. bs | 
| Constructor and Description | 
|---|
| IMAPBodyPart(BODYSTRUCTURE bs,
            String sid,
            IMAPMessage message) | 
| IMAPMultipartDataSource(MimePart part,
                       BODYSTRUCTURE[] bs,
                       String sectionId,
                       IMAPMessage msg) | 
| Modifier and Type | Field and Description | 
|---|---|
| BODYSTRUCTURE[] | BODYSTRUCTURE. bodies | 
| Modifier and Type | Method and Description | 
|---|---|
| BODYSTRUCTURE | IMAPProtocol. fetchBodyStructure(int msgno)Fetch the BODYSTRUCTURE of the specified message. | 
Copyright © 2018 JBoss by Red Hat. All rights reserved.