public class ReservationMail extends Object
| Constructor and Description |
|---|
ReservationMail(String username,
String password,
URL templatePath,
Reservation reservation,
File logoFile,
File adFile,
Properties properties,
File fontFile,
String fromAddress,
String fromName,
String replyToAddress,
String replyToName,
String bccAddress) |
public ReservationMail(String username, String password, URL templatePath, Reservation reservation, File logoFile, File adFile, Properties properties, File fontFile, String fromAddress, String fromName, String replyToAddress, String replyToName, String bccAddress) throws IOException
IOExceptionpublic void send()
throws javax.mail.MessagingException,
org.apache.pdfbox.exceptions.COSVisitorException,
IOException
javax.mail.MessagingExceptionorg.apache.pdfbox.exceptions.COSVisitorExceptionIOExceptionCopyright © 2012–2020 T.I.V. Consulting GmbH. All rights reserved.