public static final class MailMessage.Address extends Object
| Constructor and Description |
|---|
Address(String mailbox) |
Address(String mailbox,
String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMailbox() |
String |
getName() |
String |
getRfc2822Address() |
String |
toString() |
public Address(String mailbox, String name) throws MailSenderException
MailSenderExceptionpublic Address(String mailbox) throws MailSenderException
MailSenderExceptionCopyright © 2014. All rights reserved.