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 classReplServerStartDSMsgMessage sent by a replication server to a directory server in reply to the ServerStartMsg.classReplServerStartMsgMessage sent by a replication server to another replication server at Startup.classServerStartMsgThis message is used by LDAP server when they first connect.
-