Uses of Interface
com.openexchange.mail.dataobjects.compose.ComposedMailPart

Packages that use ComposedMailPart
com.openexchange.mail.dataobjects.compose   
 

Uses of ComposedMailPart in com.openexchange.mail.dataobjects.compose
 

Classes in com.openexchange.mail.dataobjects.compose that implement ComposedMailPart
 class DataMailPart
          DataMailPart
 class InfostoreDocumentMailPart
          InfostoreDocumentMailPart - A MailPart implementation that provides the input stream to an infostore document
 class ReferencedMailPart
          ReferencedMailPart - A MailPart implementation that points to a referenced part in original mail.
 class TextBodyMailPart
          TextBodyMailPart - Designed to keep a mail's (text) body while offering a suitable implementation of MailPart
 class UploadFileMailPart
          UploadFileMailPart - A MailPart implementation that keeps a reference to a temporary uploaded file that shall be added as an attachment later