| Package | Description |
|---|---|
| com.clickntap.tool.mail |
| Modifier and Type | Method and Description |
|---|---|
Mail |
Mailer.newMail(String key) |
Mail |
Mailer.newMail(String key,
boolean starttl) |
| Modifier and Type | Method and Description |
|---|---|
void |
Mailer.sendmail(Mail mail) |
void |
Mailer.setHtmlBody(Mail mail,
Map<String,Object> ctx) |
void |
Mailer.setPlainBody(Mail mail,
Map<String,Object> ctx) |
void |
Mailer.setSubject(Mail mail,
Map<String,Object> ctx) |
void |
Mailer.setup(Mail mail,
Map<String,Object> ctx) |
Copyright © 2015. All rights reserved.