public interface MailManager
extends io.vertigo.core.component.Manager
| Modifier and Type | Method and Description |
|---|---|
void |
sendMail(Mail mail)
Envoyer un mail.
|
void sendMail(Mail mail)
mail - Mail à envoyerCopyright © 2019. All Rights Reserved.