Uses of Class
org.opends.server.replication.protocol.OperationContext
-
Packages that use OperationContext 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 OperationContext in org.opends.server.replication.protocol
Subclasses of OperationContext in org.opends.server.replication.protocol Modifier and Type Class Description classAddContextThis class describes the context that is attached to Add Operation.classDeleteContextThis class is used to describe the context attached to a Delete Operation.classModifyContextThis class describe the replication context that is attached to Modify operation.classModifyDnContextThis class describe the replication context that is attached to ModifyDN operation.
-