Uses of Class
org.opends.server.replication.protocol.StartMsg
-
Packages that use StartMsg 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 StartMsg in org.opends.server.replication.protocol
Subclasses of StartMsg in org.opends.server.replication.protocol Modifier and Type Class Description class
ReplServerStartDSMsg
Message sent by a replication server to a directory server in reply to the ServerStartMsg.class
ReplServerStartMsg
Message sent by a replication server to another replication server at Startup.class
ServerStartMsg
This message is used by LDAP server when they first connect.
-