TextMailData instead@Deprecated public class SimpleTextMail extends TextMailData implements IMailData
bcc, bodyParts, cc, encryptionType, forceEncryption, 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.  
  | 
getAddressesByString, getBcc, getBody, getBodyMimeType, getBodyParts, getCc, getEncryptionType, getFileParts, getFrom, getReply, getSendSeparateMails, getSubject, getTo, setBcc, setBcc, setCc, setCc, setEncryptionType, setSendSeparateMailsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildMimeMessage, buildMimeParts, getBcc, getBodyParts, getCc, getEncryptionType, getFileParts, getFrom, getMimeMessage, getReply, getSendSeparateMails, getSubject, 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.