public class MailSender extends Object
MailSender()
static void
sendMail(String sender, String target, String cc, String subject, String bodyText, String[] attachments)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MailSender()
public static void sendMail(String sender, String target, String cc, String subject, String bodyText, String[] attachments) throws Exception
Exception
Copyright © 2014. All Rights Reserved.