Uses of Class
gnu.mail.providers.imap.IMAPMultipart

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.
 



© Copyright 2003, 2004 The Free Software Foundation, All rights reserved