Uses of Interface
org.opends.server.replication.protocol.Session
-
Packages that use Session Package Description org.opends.server.replication.server This package contains the code for the Replication Server part of the Multimaster replication feature. -
-
Uses of Session in org.opends.server.replication.server
Constructors in org.opends.server.replication.server with parameters of type Session Constructor Description HeartbeatPublisher(String name, Session session, long heartbeatInterval)
Create a heartbeat publisher.
-