Package | Description |
---|---|
org.apache.james.domainlist.hbase | |
org.apache.james.domainlist.jpa | |
org.apache.james.domainlist.xml |
Modifier and Type | Class and Description |
---|---|
class |
HBaseDomainList
Implementation of the DomainList for a HBase persistence.
|
Modifier and Type | Class and Description |
---|---|
class |
JPADomainList
JPA implementation of the DomainList.
This implementation is compatible with the JDBCDomainList, meaning same database schema can be reused. |
Modifier and Type | Class and Description |
---|---|
class |
XMLDomainList
Mimic the old behavior of JAMES
|
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.