Uses of Class
org.opends.server.replication.protocol.StartMsg
Packages that use StartMsg
Package
Description
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.protocolModifier and TypeClassDescriptionfinal classMessage sent by a replication server to a directory server in reply to the ServerStartMsg.final classMessage sent by a replication server to another replication server at Startup.final classThis message is used by LDAP server when they first connect.