mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

pgamba
04.17.2008 842e0d3bed5e3bbee62607a7c606aeaa233aa366
opendj-sdk/opends/src/server/org/opends/server/replication/protocol/MonitorRequestMessage.java
@@ -32,7 +32,10 @@
/**
 * This message is part of the replication protocol.
 * FIXME: usage
 * RS1 sends a MonitorRequestMessage to RS2 to requests its monitoring
 * informations.
 * When RS2 receives a MonitorRequestMessage from RS1, RS2 responds with a
 * MonitorMessage.
 */
public class MonitorRequestMessage extends RoutableMessage implements
    Serializable