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
MailSenderException
public Address(String mailbox) throws MailSenderException
MailSenderException
Copyright © 2014. All rights reserved.