Uses of Class
org.opends.server.replication.protocol.ReplicaOfflineMsg
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 ReplicaOfflineMsg in org.opends.server.replication.protocol
Modifier and TypeMethodDescriptionvoid
UpdateMsgVisitor.visit
(ReplicaOfflineMsg replicaOfflineMessage) Visits anReplicaOfflineMsg
message.