Package | Description |
---|---|
gnu.mail.providers.imap |
This is a provider for the Internet Message Access Protocol, version 4rev1
(IMAP4rev1), as detailed in RFC 3501.
|
Modifier and Type | Field and Description |
---|---|
protected IMAPMultipart |
IMAPMultipartDataSource.multipart
The multipart object this data source is associated with.
|
Constructor and Description |
---|
IMAPBodyPart(IMAPMessage message,
IMAPMultipart parent,
java.lang.String section,
InternetHeaders headers,
int size,
int lines)
Called by the IMAPMessage.
|
IMAPMultipartDataSource(IMAPMultipart multipart)
Called by the IMAPMessage.
|
© Copyright 2003, 2004 The Free Software Foundation, All rights reserved