public interface MailboxMapperFactory<Id>
| Modifier and Type | Method and Description |
|---|---|
MailboxMapper<Id> |
getMailboxMapper(MailboxSession session)
Create a
MailboxMapper instance or return the one which exists for the MailboxSession already |
MailboxMapper<Id> getMailboxMapper(MailboxSession session) throws MailboxException
MailboxMapper instance or return the one which exists for the MailboxSession alreadysession - MailboxExceptionCopyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.