| Package | Description |
|---|---|
| to.etc.smtp |
| Modifier and Type | Method and Description |
|---|---|
void |
MailBuilder.send(SmtpTransport t,
Address from,
Address to) |
void |
MailBuilder.send(SmtpTransport t,
Address from,
List<Address> dest) |
| Constructor and Description |
|---|
Message(SmtpTransport t) |
Copyright © 2017 etc.to. All rights reserved.