Package org.duracloud.notification
Class SMTPEmailer
java.lang.Object
org.duracloud.notification.SMTPEmailer
- All Implemented Interfaces:
Emailer
- Author:
- Shibo Liu Date: 07/03/19
-
Constructor Summary
ConstructorsConstructorDescriptionSMTPEmailer(org.springframework.mail.javamail.JavaMailSenderImpl emailService, String fromAddress) -
Method Summary
-
Constructor Details
-
SMTPEmailer
public SMTPEmailer(org.springframework.mail.javamail.JavaMailSenderImpl emailService, String fromAddress)
-
-
Method Details
-
send
-
sendAsHtml
- Specified by:
sendAsHtmlin interfaceEmailer
-