public class Email extends Object
Email(String emailHost, String emailUserName, String emailPassword, String emailSendFrom, boolean exceptionSilent)
void
emailTo(String to, String subject, String htmlContent)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Email(String emailHost, String emailUserName, String emailPassword, String emailSendFrom, boolean exceptionSilent)
public void emailTo(String to, String subject, String htmlContent)
Copyright © 2018. All rights reserved.