| Package | Description |
|---|---|
| com.avaje.ebeaninternal.server.lib.util |
General utility objects.
|
| Modifier and Type | Method and Description |
|---|---|
MailAddress |
MailMessage.getCurrentRecipient()
Return the current recipient.
|
MailAddress |
MailMessage.getSender()
Return the sender address.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<MailAddress> |
MailMessage.getRecipientList()
Return the recipient list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MailMessage.setCurrentRecipient(MailAddress currentRecipient)
Set the current recipient.
|
Copyright © 2014. All Rights Reserved.