org.apache.logging.log4j.core.net
Class MimeMessageBuilder
java.lang.Object
org.apache.logging.log4j.core.net.MimeMessageBuilder
public class MimeMessageBuilder
- extends Object
Helper class for SmtpManager.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MimeMessageBuilder
public MimeMessageBuilder(javax.mail.Session session)
setFrom
public MimeMessageBuilder setFrom(String from)
throws javax.mail.MessagingException
- Throws:
javax.mail.MessagingException
setReplyTo
public MimeMessageBuilder setReplyTo(String replyTo)
throws javax.mail.MessagingException
- Throws:
javax.mail.MessagingException
setRecipients
public MimeMessageBuilder setRecipients(javax.mail.Message.RecipientType recipientType,
String recipients)
throws javax.mail.MessagingException
- Throws:
javax.mail.MessagingException
setSubject
public MimeMessageBuilder setSubject(String subject)
throws javax.mail.MessagingException
- Throws:
javax.mail.MessagingException
getMimeMessage
public javax.mail.internet.MimeMessage getMimeMessage()
Copyright © 1999-2015 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.