| Package | Description |
|---|---|
| org.apache.james.protocols.smtp |
| Constructor and Description |
|---|
MailAddress(String address)
Constructs a MailAddress by parsing the provided address.
|
MailAddress(String localPart,
String domain)
Constructs a MailAddress with the provided local part and domain.
|
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.