Uses of Interface
org.apache.james.mailrepository.javamail.StoreGateKeeperAware

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

Uses of StoreGateKeeperAware in org.apache.james.mailrepository.javamail
 

Classes in org.apache.james.mailrepository.javamail that implement StoreGateKeeperAware
 class AbstractJavamailStoreMailRepository
          MailRepository implementation to store mail in a Javamail store This implementation should be considered as EXPERIMENTAL.
 class HashJavamailStoreMailRepository
          MailRepository implementation to store mail in a Javamail store.
 class UIDPlusFolderMailRepository
          MailRepository implementation to store mail in a Javamail store which provides the UID Plus method public long[] addUIDMessages.

This implementation should be considered as EXPERIMENTAL.
 



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