public interface Mailer
ReactiveMailer| Modifier and Type | Method and Description |
|---|---|
void |
send(Mail... mails)
Sends the given mails.
|
void send(Mail... mails)
mails - the mails, must not be null.Copyright © 2020 JBoss by Red Hat. All rights reserved.