TextMailData instead@Deprecated public class SimpleTextMail extends TextMailData implements IMailData
body, bodyMimeType, from, reply, subject, to| 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, getBody, getBodyHandler, getBodyMimeType, getFrom, getReply, getSubject, getToclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildMimeMessage, getFrom, getMimeMessage, getReply, 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 © 2019 XIMA MEDIA GmbH. All rights reserved.