Classes, interfaces and traits

MailAttachment

Represent a mail attachment that can be used in a MailMessage.

« More »

MailClient

SMTP mail client for Vert.x <p> A simple asynchronous API for sending mails from Vert.x applications

« More »

MailConfig

represents the configuration of a mail service with mail server hostname, port, security options, login options and login/password

« More »

MailMessage

represent a mail message that can be sent via the MailClient

« More »

MailResult

Represent the result of the sendMail operation

« More »

MailService

« More »