Package | Description |
---|---|
org.opends.server.replication.protocol |
This package contains the code used by the replication server and by the code running on the Directory Server side to
exchange their information.
|
Modifier and Type | Method and Description |
---|---|
static ReplicationMsg |
ReplicationMsg.generateMsg(byte[] buffer,
short protocolVersion)
Generates a ReplicationMsg from its encoded form.
|
ReplicationMsg |
Session.receive()
Attempt to receive a ReplicationMsg.
|
Copyright © 2010–2017 ForgeRock AS. All rights reserved.