Uses of Class
ch.astorm.smtp4j.core.SmtpAttachment
-
Packages that use SmtpAttachment Package Description ch.astorm.smtp4j.core -
-
Uses of SmtpAttachment in ch.astorm.smtp4j.core
Methods in ch.astorm.smtp4j.core that return types with arguments of type SmtpAttachment Modifier and Type Method Description java.util.List<SmtpAttachment>SmtpMessage. getAttachments()Returns the attachments of the MIME message.
-