public class ThreadSimpleMailSender extends Object
protected
ThreadSimpleMailSender(EmailConfig emailConfig)
void
send(String subject, String content, String... receiver)
send(String subject, String content, String receiver)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected ThreadSimpleMailSender(EmailConfig emailConfig)
public void send(String subject, String content, String receiver)
public void send(String subject, String content, String... receiver)
Copyright © 2017. All rights reserved.