Uses of Class
org.exoplatform.services.mail.Attachment
-
Packages that use Attachment Package Description org.exoplatform.services.mail -
-
Uses of Attachment in org.exoplatform.services.mail
Methods in org.exoplatform.services.mail that return types with arguments of type Attachment Modifier and Type Method Description List<Attachment>Message. getAttachment()Methods in org.exoplatform.services.mail with parameters of type Attachment Modifier and Type Method Description voidMessage. addAttachment(Attachment value)
-