Uses of Class
org.opends.server.replication.protocol.NotSupportedOldVersionPDUException
Packages that use 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
Methods in org.opends.server.replication.protocol that throw NotSupportedOldVersionPDUExceptionModifier 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.