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, getTo
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
buildMimeMessage, getFrom, getMimeMessage, getReply, getTo
public SimpleTextMail(String subject, String body, String bodyMimeType, String from, String to) throws Exception
Exception
public SimpleTextMail(String subject, String body, String bodyMimeType, String from, String senderName, String to) throws Exception
Exception
Copyright © 2019 XIMA MEDIA GmbH. All rights reserved.