Uses of Class
org.opends.server.replication.protocol.StopEncryptionMsg
-
Packages that use StopEncryptionMsg 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 StopEncryptionMsg in org.opends.server.replication.protocol
Fields in org.opends.server.replication.protocol declared as StopEncryptionMsg Modifier and Type Field Description static StopEncryptionMsg
StopEncryptionMsg. INSTANCE
Internal message to signal the stop of encryption.
-