All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description CanonicalizationAlgorithm Canonicalization Algorithm for DKIM.DKIMSignAlgorithm Signing Algorithm specified by DKIM spec.DKIMSignOptions This represents the options used to perform DKIM Signature signing action.DKIMSignOptionsConverter Converter and mapper forDKIMSignOptions.EmailAddress represent a mail address with an email address part and an optional full name e.g.EncodedPart This is implementation detail class.LoginOption possible options for a login into an SMTP server
either DISABLED, NONE, REQUIRED or XOAUTH2MailAttachment Represent a mail attachment that can be used in a MailMessage.MailClient SMTP mail client for Vert.xMailClientBuilder A builder forMailClient.MailConfig represents the configuration of a mail service with mail server hostname, port, security options, login options and login/passwordMailEncoder create MIME mail messages from a MailMessage objectMailMessage represent a mail message that can be sent via the MailClientMailResult Represent the result of the sendMail operationSMTPException This represents an Exception during communication with SMTP server.SMTPException.EnhancedStatus The Enhanced Status codes.StartTLSOptions possible options for a secure connection using TLS
either DISABLED, OPTIONAL or REQUIREDUtils