Uses of Class
org.opends.server.replication.protocol.InitializationMsg
-
Packages that use InitializationMsg 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. -
-
Uses of InitializationMsg in org.opends.server.replication.protocol
Subclasses of InitializationMsg in org.opends.server.replication.protocol Modifier and Type Class Description classDoneMsgThis message is part of the replication protocol.classEntryMsgThis message is part of the replication protocol.classErrorMsgThis message is part of the replication protocol.classInitializeRcvAckMsgThis message is used by Replicas to update the send window of the peer replica.classInitializeRequestMsgThis message is part of the replication protocol.classInitializeTargetMsgThis message is part of the replication protocol.
-