vertx
/
io.vertx.rxjava.ext.mail
/
MailService
/
rxSendMail
rxSendMail
open
fun
rxSendMail
(
email
:
MailMessage
)
:
Single
<
MailResult
>