Uses of Package
de.aristaflow.adept2.model.mail
-
Packages that use de.aristaflow.adept2.model.mail Package Description de.aristaflow.adept2.base.mailservice de.aristaflow.adept2.core.mailservice de.aristaflow.adept2.model.mail -
Classes in de.aristaflow.adept2.model.mail used by de.aristaflow.adept2.base.mailservice Class Description Email A simple data structure and builder for an email.EmailResult Simple object that wraps the result of sending an e-mail. -
Classes in de.aristaflow.adept2.model.mail used by de.aristaflow.adept2.core.mailservice Class Description Email A simple data structure and builder for an email.EmailResult Simple object that wraps the result of sending an e-mail. -
Classes in de.aristaflow.adept2.model.mail used by de.aristaflow.adept2.model.mail Class Description Email A simple data structure and builder for an email.EmailAddress This class represents an email address with the address (first.last@xyz.com
) and an optional name, e.EmailPriority The possible priorities for e-mails.SerialisableAttachment Attachments for sending via theMailService
.