Package | Description |
---|---|
org.simplejavamail.converter | |
org.simplejavamail.email | |
org.simplejavamail.mailer |
Class and Description |
---|
Email
Email message with all necessary data for an effective mailing action, including attachments etc.
|
EmailPopulatingBuilder
Fluent interface Builder for populating
Email instances. |
Class and Description |
---|
AttachmentResource
A named immutable email attachment information object.
|
Email
Email message with all necessary data for an effective mailing action, including attachments etc.
|
EmailBuilder.EmailBuilderInstance
Offers the same API as
MailerBuilder , but as an instance (so we can keep track of state). |
EmailPopulatingBuilder
Fluent interface Builder for populating
Email instances. |
Recipient
An immutable recipient object, with a name, emailaddress and recipient type (eg
Message.RecipientType.BCC ). |
Class and Description |
---|
Email
Email message with all necessary data for an effective mailing action, including attachments etc.
|
Copyright © 2019. All rights reserved.