Package | Description |
---|---|
org.apache.james.mailrepository.file | |
org.apache.james.mailrepository.jcr | |
org.apache.james.mailrepository.jdbc |
Modifier and Type | Class and Description |
---|---|
class |
FileMailRepository
Implementation of a MailRepository on a FileSystem.
|
Modifier and Type | Class and Description |
---|---|
class |
JCRMailRepository
Mail repository that is backed by a JCR content repository.
|
Modifier and Type | Class and Description |
---|---|
class |
JDBCMailRepository
Implementation of a MailRepository on a database.
|
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.