Uses of Class
org.apache.directory.server.ldap.replication.ReplicationSystem

Packages that use ReplicationSystem
org.apache.directory.server.ldap Contains the entry point for the LDAP protocol provider and the session registry. 
 

Uses of ReplicationSystem in org.apache.directory.server.ldap
 

Methods in org.apache.directory.server.ldap that return ReplicationSystem
 ReplicationSystem LdapServer.getReplicationSystem()
           
 

Methods in org.apache.directory.server.ldap with parameters of type ReplicationSystem
 void LdapServer.setReplicationSystem(ReplicationSystem replicationSystem)
           
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.