Package org.apache.james.mailrepository

Implementations of mail repositories for use in James.

See:
          Description

Class Summary
AvalonMailRepository Implementation of a MailRepository on a FileSystem.
AvalonSpoolRepository Implementation of a MailRepository on a FileSystem.
JDBCMailRepository Implementation of a MailRepository on a database.
JDBCSpoolRepository Implementation of a SpoolRepository on a database.
MimeMessageAvalonSource  
MimeMessageJDBCSource This class points to a specific message in a repository.
 

Package org.apache.james.mailrepository Description

Implementations of mail repositories for use in James.



"Copyright © 1999-2002 Apache Jakarta Project. All Rights Reserved."