Uses of Class
org.opends.server.replication.protocol.ExtendedStartMsg
-
Packages that use ExtendedStartMsg 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 ExtendedStartMsg in org.opends.server.replication.protocol
Methods in org.opends.server.replication.protocol that return ExtendedStartMsg Modifier and Type Method Description ExtendedStartMsg
Session. performExtendedHandshake(ServerId<?> serverId, com.forgerock.opendj.discovery.GroupId groupId, ServerState state, long heartbeatInterval)
Performs extended handshake to exchange additional information.
-