public interface MailboxCopier
| Modifier and Type | Method and Description |
|---|---|
void |
copyMailboxes(MailboxManager src,
MailboxManager dest)
Copy the mailboxes from a mailbox manager to another mailbox manager.
|
void copyMailboxes(MailboxManager src, MailboxManager dest) throws MailboxException, IOException
src - dest - MailboxExceptionIOExceptionCopyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.