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