Uses of Class
org.opends.server.replication.protocol.ModifyDNMsg
Packages that use ModifyDNMsg
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 ModifyDNMsg in org.opends.server.replication.protocol
Methods in org.opends.server.replication.protocol with parameters of type ModifyDNMsgModifier and TypeMethodDescriptionvoid
UpdateMsgVisitor.visit
(ModifyDNMsg modifyDnMessage) Visits anModifyDNMsg
message.