Uses of Package
org.apache.directory.server.ldap.replication.provider

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

Classes in org.apache.directory.server.ldap.replication.provider used by org.apache.directory.server.ldap
ReplicationRequestHandler
          Interface of a replication request handler in a provider/master.
 

Classes in org.apache.directory.server.ldap.replication.provider used by org.apache.directory.server.ldap.handlers.request
ReplicationRequestHandler
          Interface of a replication request handler in a provider/master.
 

Classes in org.apache.directory.server.ldap.replication.provider used by org.apache.directory.server.ldap.replication.provider
ReplicaEventLog
          A structure storing the configuration on each consumer registered on a producer.
ReplicaEventLogJanitor
          Deletes old entries from the replication event logs that are configured in refreshNPersist mode.
ReplicaJournalCursor
          Define a cursor on top of a replication journal.
ReplicationRequestHandler
          Interface of a replication request handler in a provider/master.
SyncReplSearchListener
          A listener associated with the replication system.
 



Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.