Uses of Interface
ch.astorm.smtp4j.core.SmtpAttachment.StreamProvider
-
Packages that use SmtpAttachment.StreamProvider Package Description ch.astorm.smtp4j.core -
-
Uses of SmtpAttachment.StreamProvider in ch.astorm.smtp4j.core
Constructors in ch.astorm.smtp4j.core with parameters of type SmtpAttachment.StreamProvider Constructor Description SmtpAttachment(java.lang.String filename, java.lang.String contentType, SmtpAttachment.StreamProvider streamProvider)Creates a newSmtpAttachementwith the specified parameters.
-