public class EmailUtil extends Object
EmailUtil()
static void
sendEmail(String title, String content, String toEmail)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EmailUtil()
public static void sendEmail(String title, String content, String toEmail) throws javax.mail.MessagingException
title
content
toEmail
javax.mail.MessagingException
Copyright © 2021. All rights reserved.