Uses of Class
org.opends.server.replication.protocol.NotSupportedOldVersionPDUException
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 NotSupportedOldVersionPDUException in org.opends.server.replication.protocol
Modifier and TypeMethodDescriptionstatic ReplicationMsg
ReplicationMsg.decodeMsg
(byte[] buffer, short protocolVersion) Generates a ReplicationMsg from its encoded form.Session.performExtendedHandshake
(ServerId<?> serverId, com.forgerock.opendj.discovery.GroupId groupId, ServerState state, long heartbeatInterval) Performs extended handshake to exchange additional information.Session.receive()
Attempt to receive a ReplicationMsg.