TextMailData instead@Deprecated public class SimpleTextMail extends TextMailData implements IMailData
bcc, body, bodyMimeType, cc, from, reply, sendSeparateMails, subject, toADDRESS_SPLITTER| Constructor and Description |
|---|
SimpleTextMail(String subject,
String body,
String bodyMimeType,
javax.mail.Address from,
javax.mail.Address[] reply,
javax.mail.Address[] to)
Deprecated.
|
SimpleTextMail(String subject,
String body,
String bodyMimeType,
String from,
String to)
Deprecated.
|
SimpleTextMail(String subject,
String body,
String bodyMimeType,
String from,
String senderName,
String to)
Deprecated.
|
buildMimeMessage, createMimeMessage, getAddressesByString, getBcc, getBody, getBodyHandler, getBodyHandler, getBodyMimeType, getCc, getFrom, getReply, getSendSeparateMails, getSubject, getTo, setBcc, setBcc, setCc, setCc, setSendSeparateMailsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildMimeMessage, getBcc, getCc, getFrom, getMimeMessage, getReply, getSendSeparateMails, getTopublic SimpleTextMail(String subject, String body, String bodyMimeType, String from, String to) throws Exception
Exceptionpublic SimpleTextMail(String subject, String body, String bodyMimeType, String from, String senderName, String to) throws Exception
ExceptionCopyright © 2020 XIMA MEDIA GmbH. All rights reserved.