Package io.quarkus.mailer
-
Interface Summary Interface Description Mailer A mailer to send email.MailTemplate Represents an e-mail definition based on a template.MailTemplate.MailTemplateInstance Represents an instance ofMailTemplate
.MockMailbox Mock mail collector, will be populated if mocking emails. -
Class Summary Class Description Attachment Defines an attachment.Mail Represents an e-mail.MailerName.Literal -
Annotation Types Summary Annotation Type Description MailerName Marker annotation to select the Mailer.