Uses of Class
org.opends.server.replication.protocol.ModifyMsg
-
Packages that use ModifyMsg 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 ModifyMsg in org.opends.server.replication.protocol
Methods in org.opends.server.replication.protocol with parameters of type ModifyMsg Modifier and Type Method Description voidUpdateMsgVisitor. visit(ModifyMsg modifyMessage)Visits anModifyMsgmessage.
-