Package org.apache.james.mailrepository

Implementations of mail repositories for use in James.

See:
          Description

Interface Summary
MBoxMailRepository.MessageAction A callback used when a message is read from the mbox file
 

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.
MailStoreSpoolRepository This is a wrapper for the various implementations of SpoolRepositories.
MBoxMailRepository Implementation of a MailRepository using UNIX mbox files.
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 © 2002-2007 The Apache Software Foundation. All Rights Reserved.