public class EmailSender extends Object
| Constructor and Description |
|---|
EmailSender() |
| Modifier and Type | Method and Description |
|---|---|
void |
send(String fromName,
EmailTemplate template,
Object[] arguments,
javax.mail.Session session) |
public void send(String fromName, EmailTemplate template, Object[] arguments, javax.mail.Session session) throws javax.mail.internet.AddressException, javax.mail.MessagingException, UnsupportedEncodingException
javax.mail.internet.AddressExceptionjavax.mail.MessagingExceptionUnsupportedEncodingExceptionCopyright © 2012–2020 T.I.V. Consulting GmbH. All rights reserved.