Package Email
Class GmailSender
java.lang.Object
Email.GmailSender
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
GmailSender
public GmailSender()
-
-
Method Details
-
sendEmail
public static void sendEmail(String toEmail, String subject, String content) throws GeneralSecurityException, IOException - Throws:
GeneralSecurityException
IOException
-
SendTestMail
- Throws:
IOException
GeneralSecurityException
-