| Modifier and Type | Class and Description |
|---|---|
class |
HBaseMailboxSessionMapperFactory
HBase implementation of
MailboxSessionMapperFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryMailboxSessionMapperFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
JCRMailboxSessionMapperFactory
JCR implementation of a
MailboxSessionMapperFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
JPAMailboxSessionMapperFactory
JPA implementation of
MailboxSessionMapperFactory |
| Constructor and Description |
|---|
LuceneMessageSearchIndex(MessageMapperFactory<Id> factory,
org.apache.lucene.store.Directory directory) |
LuceneMessageSearchIndex(MessageMapperFactory<Id> factory,
org.apache.lucene.store.Directory directory,
boolean dropIndexOnStart,
boolean lenient) |
LuceneMessageSearchIndex(MessageMapperFactory<Id> factory,
org.apache.lucene.index.IndexWriter writer) |
| Modifier and Type | Class and Description |
|---|---|
class |
MaildirMailboxSessionMapperFactory |
| Modifier and Type | Class and Description |
|---|---|
class |
MailboxSessionMapperFactory<Id>
Maintain mapper instances by
MailboxSession. |
| Constructor and Description |
|---|
StoreMessageManager(MessageMapperFactory<Id> mapperFactory,
MessageSearchIndex<Id> index,
MailboxEventDispatcher<Id> dispatcher,
MailboxPathLocker locker,
Mailbox<Id> mailbox,
MailboxACLResolver aclResolver,
GroupMembershipResolver groupMembershipResolver) |
| Modifier and Type | Method and Description |
|---|---|
protected MessageMapperFactory<Id> |
ListeningMessageSearchIndex.getFactory()
Return the
MessageMapperFactory |
| Constructor and Description |
|---|
ListeningMessageSearchIndex(MessageMapperFactory<Id> factory) |
SimpleMessageSearchIndex(MessageMapperFactory<Id> factory) |
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.