public class EMailSendUtils extends Object
EMailSendUtils()
static void
send(String to, String subject, String content, boolean isDebug, String mailHost, Integer smtpPort, String user, String password, String from, Properties prop)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EMailSendUtils()
public static void send(String to, String subject, String content, boolean isDebug, String mailHost, Integer smtpPort, String user, String password, String from, Properties prop)
Copyright © 2024. All rights reserved.