public class EmailUtility extends Object
EmailUtility()
void
sendEmail(String to, String from, String subject, String body, String attachmentName, InputStream attachmentIs)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EmailUtility()
public void sendEmail(String to, String from, String subject, String body, String attachmentName, InputStream attachmentIs)
Copyright © 2016. All rights reserved.