Class MailClient

  • All Implemented Interfaces:
    io.vertx.lang.rx.RxDelegate

    public class MailClient
    extends Object
    implements io.vertx.lang.rx.RxDelegate
    SMTP mail client for Vert.x

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

    NOTE: This class has been automatically generated from the original non RX-ified interface using Vert.x codegen.