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, setDelayEmail
public void send() throws javax.mail.MessagingException
send
in class MailSender
javax.mail.MessagingException
Copyright © 2007-2021 Universidade Federal do ParanĂ¡ - UFPR. All Rights Reserved.