Package | Description |
---|---|
org.apache.james.rrt.file | |
org.apache.james.rrt.hbase | |
org.apache.james.rrt.jdbc | |
org.apache.james.rrt.jpa |
Modifier and Type | Class and Description |
---|---|
class |
XMLRecipientRewriteTable
Class responsible to implement the Virtual User Table in XML disk file.
|
Modifier and Type | Class and Description |
---|---|
class |
HBaseRecipientRewriteTable
Implementation of the RecipientRewriteTable for a HBase persistence.
|
Modifier and Type | Class and Description |
---|---|
class |
JDBCRecipientRewriteTable
Deprecated.
use JPARecipientRewriteTable
|
Modifier and Type | Class and Description |
---|---|
class |
JPARecipientRewriteTable
Class responsible to implement the Virtual User Table in database with JPA
access.
|
Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.