Class MailMessage
java.lang.Object
org.frankframework.filesystem.exchange.MailItemId
org.frankframework.filesystem.exchange.MailMessage
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetFrom()voidsetMailFolder(MailFolder mailFolder) Also sets the baseUrl for this message to the url of the `folder` that's provided.toString()Methods inherited from class MailItemId
getUrl
-
Constructor Details
-
MailMessage
public MailMessage() -
MailMessage
-
-
Method Details
-
setMailFolder
Also sets the baseUrl for this message to the url of the `folder` that's provided. -
getSender
-
getFrom
-
getToRecipients
-
getCcRecipients
-
getBccRecipients
-
toString
-