public static interface FetchResponse.Envelope.Address
| Modifier and Type | Field and Description |
|---|---|
static FetchResponse.Envelope.Address[] |
EMPTY
Empty array
|
| Modifier and Type | Method and Description |
|---|---|
String |
getAtDomainList()
Gets the SMTP source route.
|
String |
getHostName()
Gets the host name.
|
String |
getMailboxName()
Gets the mailbox name.
|
String |
getPersonalName()
Gets the personal name.
|
static final FetchResponse.Envelope.Address[] EMPTY
String getPersonalName()
NILString getAtDomainList()
NILString getMailboxName()
getHostName() is nullString getHostName()
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.