Class SMTPEmailer

java.lang.Object
org.duracloud.notification.SMTPEmailer
All Implemented Interfaces:
Emailer

public class SMTPEmailer extends Object implements Emailer
Author:
Shibo Liu Date: 07/03/19
  • Constructor Details

    • SMTPEmailer

      public SMTPEmailer(org.springframework.mail.javamail.JavaMailSenderImpl emailService, String fromAddress)
  • Method Details