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 class
DoneMsg
This message is part of the replication protocol.class
EntryMsg
This message is part of the replication protocol.class
ErrorMsg
This message is part of the replication protocol.class
InitializeRcvAckMsg
This message is used by Replicas to update the send window of the peer replica.class
InitializeRequestMsg
This message is part of the replication protocol.class
InitializeTargetMsg
This message is part of the replication protocol.
-