Uses of Class
org.exoplatform.mail.service.Attachment

Packages that use Attachment
org.exoplatform.mail.service   
 

Uses of Attachment in org.exoplatform.mail.service
 

Subclasses of Attachment in org.exoplatform.mail.service
 class BufferAttachment
          Created by The eXo Platform SARL Author : Hung Ngyen Quang hung.nguyen@exoplatform.com Jul 9, 2007
 class JCRMessageAttachment
          Created by The eXo Platform SARL Author : Hung Ngyen Quang hung.nguyen@exoplatform.com Jul 9, 2007 TODO: wrong location, rename to JCRMessageAttachment
 

Methods in org.exoplatform.mail.service that return types with arguments of type Attachment
 java.util.List<Attachment> Message.getAttachments()
           
 

Method parameters in org.exoplatform.mail.service with type arguments of type Attachment
 void Message.setAttachements(java.util.List<Attachment> attachments)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.