public class MailSender extends Object
| Constructor and Description |
|---|
MailSender() |
| Modifier and Type | Method and Description |
|---|---|
static void |
sendMail(String from,
String to,
String subject,
String content) |
Copyright © 2019–2021 personify. All rights reserved.