| Package | Description |
|---|---|
| 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 |
| Modifier and Type | Method and Description |
|---|---|
ReplicationRequestHandler |
LdapServer.getReplicationReqHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
LdapServer.setReplicationReqHandler(ReplicationRequestHandler replicationProvider) |
| Modifier and Type | Field and Description |
|---|---|
protected ReplicationRequestHandler |
SearchRequestHandler.replicationReqHandler
The replication handler
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchRequestHandler.setReplicationReqHandler(ReplicationRequestHandler replicationReqHandler)
Install the replication handler when it's allowed by this server
|
| Modifier and Type | Class and Description |
|---|---|
class |
SyncReplRequestHandler
Class used to process the incoming synchronization request from the consumers.
|
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.