Uses of Interface
javax.mail.MultipartDataSource

Packages that use MultipartDataSource
gnu.mail.providers.imap This is a provider for the Internet Message Access Protocol, version 4rev1 (IMAP4rev1), as detailed in RFC 3501. 
javax.mail Classes modelling a mail system. 
 

Uses of MultipartDataSource in gnu.mail.providers.imap
 

Classes in gnu.mail.providers.imap that implement MultipartDataSource
 class IMAPMultipartDataSource
          An IMAP multipart component.
 

Uses of MultipartDataSource in javax.mail
 

Methods in javax.mail with parameters of type MultipartDataSource
protected  void Multipart.setMultipartDataSource(MultipartDataSource mp)
          Configures this multipart from the given data source.
 



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