|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use 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 |
Uses of BODYSTRUCTURE in com.sun.mail.imap |
---|
Fields in com.sun.mail.imap declared as BODYSTRUCTURE | |
---|---|
protected BODYSTRUCTURE |
IMAPMessage.bs
|
Constructors in com.sun.mail.imap with parameters of type BODYSTRUCTURE | |
---|---|
IMAPBodyPart(BODYSTRUCTURE bs,
String sid,
IMAPMessage message)
|
|
IMAPMultipartDataSource(MimePart part,
BODYSTRUCTURE[] bs,
String sectionId,
IMAPMessage msg)
|
Uses of BODYSTRUCTURE in com.sun.mail.imap.protocol |
---|
Fields in com.sun.mail.imap.protocol declared as BODYSTRUCTURE | |
---|---|
BODYSTRUCTURE[] |
BODYSTRUCTURE.bodies
|
Methods in com.sun.mail.imap.protocol that return BODYSTRUCTURE | |
---|---|
BODYSTRUCTURE |
IMAPProtocol.fetchBodyStructure(int msgno)
Fetch the BODYSTRUCTURE of the specified message. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |