Uses of Package
org.apache.james.mailrepository.javamail

Packages that use org.apache.james.mailrepository.javamail
org.apache.james.mailrepository.javamail   
 

Classes in org.apache.james.mailrepository.javamail used by org.apache.james.mailrepository.javamail
AbstractJavamailStoreMailRepository
          MailRepository implementation to store mail in a Javamail store This implementation should be considered as EXPERIMENTAL.
FolderAdapter
          Simple 1:1 wrapper that holds a javax.mail.Folder internally to be accessed through the FolderInterface
FolderAdapterFactory
           
FolderGateKeeper
          offers access to an underlaying Folder and manages open/close operations.
The FolderGateKeeper can be handed over to different threads.
FolderInterface
          Interface to javax.mail.Folder functionality to be able to replace implementation or using Mocks when testing
HashJavamailStoreMailRepository.KeyToMsgMap
           
HashJavamailStoreMailRepository.MsgObj
          used to internal represent a message
LockInterface
          Interface for org.apache.james.util.Lock functionality to be able to replace implementation or using Mock-objects at tests
StoreGateKeeper
           
StoreGateKeeperAware
          Bridge, that allows JavamailStoreMailRepository implementations to offer the underlaying Javamail Store
UIDPlusFolder
          Interim interface to provide access to UID PLUS methods reflecting RFC 2359, until official Javamail API offers this.
UidToKeyBidiMap
          Used to map uids to keys and keys to uids
 



Copyright ? 2002-2009 The Apache Software Foundation. All Rights Reserved.