Packages

package mail

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class MailAttachment extends AnyRef

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

  2. class MailClient extends AnyRef

    SMTP mail client for Vert.x

    SMTP mail client for Vert.x

    A simple asynchronous API for sending mails from Vert.x applications

  3. class MailConfig extends AnyRef

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

  4. class MailMessage extends AnyRef

    represent a mail message that can be sent via the MailClient

  5. class MailResult extends AnyRef

    Represent the result of the sendMail operation

Ungrouped