|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IMAPMultipart | |
|---|---|
| gnu.mail.providers.imap | This is a provider for the Internet Message Access Protocol, version 4rev1 (IMAP4rev1), as detailed in RFC 3501. |
| Uses of IMAPMultipart in gnu.mail.providers.imap |
|---|
| Fields in gnu.mail.providers.imap declared as IMAPMultipart | |
|---|---|
protected IMAPMultipart |
IMAPMultipartDataSource.multipart
The multipart object this data source is associated with. |
| Constructors in gnu.mail.providers.imap with parameters of type IMAPMultipart | |
|---|---|
IMAPBodyPart(IMAPMessage message,
IMAPMultipart parent,
String section,
InternetHeaders headers,
int size,
int lines)
Called by the IMAPMessage. |
|
IMAPMultipartDataSource(IMAPMultipart multipart)
Called by the IMAPMessage. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||