Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
javax.mail.Multipart
javax.mail.internet.MimeMultipart
gnu.mail.providers.imap.IMAPMultipart
public class IMAPMultipart
extends MimeMultipart
Field Summary | |
protected IMAPMessage |
|
Fields inherited from class javax.mail.internet.MimeMultipart | |
ds , parsed |
Fields inherited from class javax.mail.Multipart | |
contentType , parent , parts |
Constructor Summary | |
|
Method Summary |
Methods inherited from class javax.mail.internet.MimeMultipart | |
createInternetHeaders , createMimeBodyPart , createMimeBodyPart , getBodyPart , getBodyPart , getCount , parse , setSubType , updateHeaders , writeTo |
Methods inherited from class javax.mail.Multipart | |
addBodyPart , addBodyPart , getBodyPart , getContentType , getCount , getParent , removeBodyPart , removeBodyPart , setMultipartDataSource , setParent , writeTo |
protected IMAPMultipart(IMAPMessage message, Part parent, String subtype)
Called by the IMAPMessage.