org.codehaus.plexus.mailsender
public static final class MailMessage.Address extends Object
| Constructor Summary | |
|---|---|
| Address(String mailbox, String name) | |
| Address(String mailbox) | |
| Method Summary | |
|---|---|
| String | getMailbox() |
| String | getName() |
| String | getRfc2822Address() |
| String | toString() |