TextMailData
instead@Deprecated public class SimpleTextMail extends TextMailData implements IMailData
bcc, bodyParts, cc, encryptionType, forceEncryption, from, reply, sendSeparateMails, subject, to
ADDRESS_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.
|
getAddressesByString, getBcc, getBody, getBodyMimeType, getBodyParts, getCc, getEncryptionType, getFileParts, getFrom, getReply, getSendSeparateMails, getSubject, getTo, setBcc, setBcc, setCc, setCc, setEncryptionType, setSendSeparateMails
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
buildMimeMessage, buildMimeParts, getBcc, getBodyParts, getCc, getEncryptionType, getFileParts, getFrom, getMimeMessage, getReply, getSendSeparateMails, getSubject, 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 © 2020 XIMA MEDIA GmbH. All rights reserved.