Class MailSender.MailSession
java.lang.Object
org.frankframework.senders.AbstractMailSender.MailSessionBase
org.frankframework.senders.MailSender.MailSession
- Enclosing class:
MailSender
- Author:
- Johan Verrips, Gerrit van Brakel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidaddRecipientToMessage(AbstractMailSender.EMail recipient) protected booleanMethods inherited from class AbstractMailSender.MailSessionBase
getAttachmentList, getBounceAddress, getCharSet, getFrom, getHeaders, getMessage, getMessageType, getRecipientList, getReplyTo, getSubject, getThreadTopic, isMessageBase64, setAttachmentList, setBounceAddress, setCharSet, setFrom, setHeaders, setMessage, setMessageBase64, setMessageType, setRecipientList, setRecipientsOnMessage, setReplyTo, setSubject, setThreadTopic
-
Constructor Details
-
MailSession
- Throws:
SenderException
-
-
Method Details
-
addRecipientToMessage
- Specified by:
addRecipientToMessagein classAbstractMailSender.MailSessionBase- Throws:
SenderException
-
hasWhitelistedRecipients
- Specified by:
hasWhitelistedRecipientsin classAbstractMailSender.MailSessionBase- Throws:
SenderException
-