public abstract class Address extends Object implements Serializable
| Constructor and Description |
|---|
Address() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
doAddMailboxesTo(List<Mailbox> results)
Adds any mailboxes represented by this address into the given List.
|
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.