public class MultipartMailSender extends MailSender
| Constructor and Description |
|---|
MultipartMailSender(String from,
String replyTo,
String to,
String cc,
List<String> filenames,
String subject,
String textPart1,
String textPart2) |
| Modifier and Type | Method and Description |
|---|---|
void |
send() |
generateMessage, getDelayEmail, setDelayEmailpublic void send()
throws javax.mail.MessagingException
send in class MailSenderjavax.mail.MessagingExceptionCopyright © 2007-2021 Universidade Federal do ParanĂ¡ - UFPR. All Rights Reserved.