Uses of Class
org.apache.james.mailrepository.AbstractMailRepository

Packages that use AbstractMailRepository
org.apache.james.mailrepository Implementations of mail repositories for use in James. 
 

Uses of AbstractMailRepository in org.apache.james.mailrepository
 

Subclasses of AbstractMailRepository in org.apache.james.mailrepository
 class AvalonMailRepository
          Implementation of a MailRepository on a FileSystem.
 class AvalonSpoolRepository
          Implementation of a MailRepository on a FileSystem.
 class JDBCMailRepository
          Implementation of a MailRepository on a database.
 class JDBCSpoolRepository
          Implementation of a SpoolRepository on a database.
 



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