public interface RemoteEmailSender
| Modifier and Type | Method and Description |
|---|---|
void |
send(EmailDefinition def)
Send the email.
|
void send(EmailDefinition def) throws org.apache.commons.mail.EmailException, java.net.MalformedURLException
def - Container which stores all the state and configuration needed to send the email.org.apache.commons.mail.EmailExceptionjava.net.MalformedURLException