| Package | Description |
|---|---|
| org.appng.mail |
Provides an easy-to-use API for sending e-mails
|
| org.appng.mail.impl |
| Modifier and Type | Method and Description |
|---|---|
List<Receiver> |
Mail.getReceivers() |
List<Receiver> |
Mail.getReplyTo() |
| Modifier and Type | Method and Description |
|---|---|
Mail |
Mail.addReceiver(Receiver receiver) |
| Modifier and Type | Method and Description |
|---|---|
List<Receiver> |
MailImpl.getReceivers() |
List<Receiver> |
MailImpl.getReplyTo() |
| Modifier and Type | Method and Description |
|---|---|
Mail |
MailImpl.addReceiver(Receiver receiver) |
Copyright © 2011–2018 aiticon GmbH. All rights reserved.