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

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

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

Classes in org.apache.james.mailrepository.javamail that implement StoreGateKeeper
 class StoreGateKeeperImpl
           
 

Methods in org.apache.james.mailrepository.javamail that return StoreGateKeeper
 StoreGateKeeper StoreGateKeeperAware.getStore()
           
 StoreGateKeeper AbstractJavamailStoreMailRepository.getStore()
          offers the underlaying Store for external use
 

Constructors in org.apache.james.mailrepository.javamail with parameters of type StoreGateKeeper
FolderGateKeeperImpl(FolderInterface folder, StoreGateKeeper storeGateKeeper)
           
 



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