| Package | Description |
|---|---|
| com.liferay.mail.kernel.model |
This package defines the portal mail model classes.
|
| com.liferay.portal.kernel.util |
This package defines the kernel utility interfaces and classes.
|
| Modifier and Type | Method and Description |
|---|---|
SMTPAccount |
MailMessage.getSMTPAccount() |
| Modifier and Type | Method and Description |
|---|---|
void |
MailMessage.setSMTPAccount(SMTPAccount account) |
| Modifier and Type | Field and Description |
|---|---|
protected SMTPAccount |
SubscriptionSender.smtpAccount |
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionSender.setSMTPAccount(SMTPAccount smtpAccount) |