Class BlockingMailerImpl

    • Constructor Detail

    • Method Detail

      • send

        public void send​(Mail... mails)
        Description copied from interface: Mailer
        Sends the given mails.
        Specified by:
        send in interface Mailer
        Parameters:
        mails - the mails, must not be null.