| Interface | Description |
|---|---|
| Authenticator |
Authenticates user credentials.
|
| Class | Description |
|---|---|
| AbstractDelegatingMailboxListener | |
| AbstractMailboxPathLocker | |
| AbstractMailboxSessionIdGenerator | |
| HashMapDelegatingMailboxListener |
Receive a
MailboxListener.Event and delegate it to an other
MailboxListener depending on the registered name |
| JVMMailboxPathLocker |
MailboxPathLocker implementation which helps to synchronize the access the
same MailboxPath. |
| LazyMimeDescriptor |
A
MimeDescriptor implementation which tries to optimize the way the data
is loading by using it in a lazy fashion whenever possible. |
| MailboxEventDispatcher<Id> |
Helper class to dispatch
MailboxListener.Event's to registerend MailboxListener |
| MailboxMetaData |
Describes the current state of a mailbox.
|
| MailboxSessionMapperFactory<Id> |
Maintain mapper instances by
MailboxSession. |
| MessageResultImpl |
Bean based implementation.
|
| MimeDescriptorImpl | |
| RandomMailboxSessionIdGenerator |
MailboxSessionIdGenerator which use a Random to generate the next Id to use |
| ResultHeader | |
| ResultUtils | |
| SimpleMailboxMetaData | |
| SimpleMailboxSession |
Describes a mailbox session.
|
| SimpleMessageMetaData | |
| StoreMailboxManager<Id> |
This base class of an
MailboxManager implementation provides a high-level api for writing your own
MailboxManager implementation. |
| StoreMailboxPath<Id> | |
| StoreMessageManager<Id> |
Base class for
MessageManager
implementations. |
| StoreMessageResultIterator<Id> | |
| StoreSubscriptionManager |
Manages subscriptions for Users and Mailboxes.
|
Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.