| Modifier and Type | Method and Description | 
|---|---|
| MailRepository | MailRepositoryStoreBeanFactory. select(String destination)This method accept a Configuration object as hint and return the
 corresponding MailRepository. | 
| Modifier and Type | Method and Description | 
|---|---|
| MailRepository | MailRepositoryStore. select(String url)Select the  MailRepositoryfor the given url | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | FileMailRepository
 Implementation of a MailRepository on a FileSystem. | 
| class  | MBoxMailRepositoryImplementation of a MailRepository using UNIX mbox files. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JCRMailRepositoryMail repository that is backed by a JCR content repository. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JDBCMailRepositoryImplementation of a MailRepository on a database. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractMailRepositoryThis class represent an AbstractMailRepository. | 
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.