| Constructor and Description |
|---|
DefaultMailer() |
| Modifier and Type | Method and Description |
|---|---|
void |
sendEmail(String from,
String email,
String subject,
String message)
Sends and email
|
@PermitAll public void sendEmail(String from, String email, String subject, String message) throws javax.mail.MessagingException
Copyright © 2015. All rights reserved.