Uses of Interface
net.anwiba.commons.mail.IContent
-
Packages that use IContent Package Description net.anwiba.commons.mail -
-
Uses of IContent in net.anwiba.commons.mail
Classes in net.anwiba.commons.mail that implement IContent Modifier and Type Class Description classContentMethods in net.anwiba.commons.mail that return IContent Modifier and Type Method Description IContentIMail. getContent()IContentMail. getContent()Constructors in net.anwiba.commons.mail with parameters of type IContent Constructor Description Mail(java.lang.String sender, java.lang.String replayRecipient, java.lang.String recipient, java.lang.String subject, IContent content, java.util.List<IAttachment> attachments)
-