Uses of Package
io.vertx.ext.mail
Packages that use io.vertx.ext.mail
Package
Description
-
Classes in io.vertx.ext.mail used by io.vertx.ext.mailClassDescriptionCanonicalization Algorithm for DKIM.Signing Algorithm specified by DKIM spec.This represents the options used to perform DKIM Signature signing action.possible options for a login into an SMTP server
either DISABLED, NONE, REQUIRED or XOAUTH2Represent a mail attachment that can be used in a MailMessage.SMTP mail client for Vert.xA builder forMailClient.represents the configuration of a mail service with mail server hostname, port, security options, login options and login/passwordrepresent a mail message that can be sent via the MailClientRepresent the result of the sendMail operationThe Enhanced Status codes.possible options for a secure connection using TLS
either DISABLED, OPTIONAL or REQUIRED -
Classes in io.vertx.ext.mail used by io.vertx.ext.mail.mailencoderClassDescriptionrepresents the configuration of a mail service with mail server hostname, port, security options, login options and login/passwordrepresent a mail message that can be sent via the MailClient
-
Classes in io.vertx.ext.mail used by io.vertx.reactivex.ext.mailClassDescriptionRepresent a mail attachment that can be used in a MailMessage.SMTP mail client for Vert.xA builder for
MailClient.represents the configuration of a mail service with mail server hostname, port, security options, login options and login/passwordrepresent a mail message that can be sent via the MailClientRepresent the result of the sendMail operation -
Classes in io.vertx.ext.mail used by io.vertx.rxjava3.ext.mailClassDescriptionRepresent a mail attachment that can be used in a MailMessage.SMTP mail client for Vert.xA builder for
MailClient.represents the configuration of a mail service with mail server hostname, port, security options, login options and login/passwordrepresent a mail message that can be sent via the MailClientRepresent the result of the sendMail operation