The name of the default pool
Close the MailClient
Close the MailClient
send a single mail via MailClient
send a single mail via MailClient
Create a non shared instance of the mail client.
Create a Mail client which shares its connection pool with any other Mail clients created with the same pool name
Like {@link MailClient#createShared} but with the default pool name
Generated using TypeDoc
SMTP mail client for Vert.x
A simple asynchronous API for sending mails from Vert.x applications