public class Mailer extends Object
| Constructor and Description |
|---|
Mailer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
postMail(String[] recipients,
String subject,
String message,
String from,
String id) |
Copyright © 2018 Bedework. All rights reserved.