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