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