Package org.opends.server.replication.service
This package contains the generic of the Multi-Master replication code that works on the Directory Server side.
Developers planning to use the Replication Service should subClass the ReplicationDomain class
Developers planning to use the Replication Service should subClass the ReplicationDomain class
-
Class Summary Class Description ReplicationBroker The broker for Multi-master Replication.ReplicationDomain This class should be used as a base for Replication implementations.ReplicationDomain.ImportExportContext This class contains the context related to an import or export launched on the domain.