Searched defs:StartMsg (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/replication/protocol/
H A DStartMsg.java40 public abstract class StartMsg extends ReplicationMsg class in inherits:ReplicationMsg
55 * Create a new StartMsg.
57 protected StartMsg() method in class:StartMsg
63 * Create a new StartMsg.
66 * for which the StartMsg is created.
70 public StartMsg(short protocolVersion, long generationId) method in class:StartMsg
/forgerock/opendj2/src/server/org/opends/server/replication/protocol/
H A DStartMsg.java37 public abstract class StartMsg extends ReplicationMsg class in inherits:ReplicationMsg
47 * Create a new StartMsg.
49 protected StartMsg() method in class:StartMsg
55 * Create a new StartMsg.
58 * for which the StartMsg is created.
62 StartMsg(short protocolVersion, long generationId) method in class:StartMsg
/forgerock/opendj2.6.2/src/server/org/opends/server/replication/protocol/
H A DStartMsg.java40 public abstract class StartMsg extends ReplicationMsg class in inherits:ReplicationMsg
55 * Create a new StartMsg.
57 protected StartMsg() method in class:StartMsg
63 * Create a new StartMsg.
66 * for which the StartMsg is created.
70 public StartMsg(short protocolVersion, long generationId) method in class:StartMsg
/forgerock/opendj2-jel-hg/src/server/org/opends/server/replication/protocol/
H A DStartMsg.java40 public abstract class StartMsg extends ReplicationMsg class in inherits:ReplicationMsg
55 * Create a new StartMsg.
57 protected StartMsg() method in class:StartMsg
63 * Create a new StartMsg.
66 * for which the StartMsg is created.
70 public StartMsg(short protocolVersion, long generationId) method in class:StartMsg
/forgerock/opendj2-hg/src/server/org/opends/server/replication/protocol/
H A DStartMsg.java37 public abstract class StartMsg extends ReplicationMsg class in inherits:ReplicationMsg
47 * Create a new StartMsg.
49 protected StartMsg() method in class:StartMsg
55 * Create a new StartMsg.
58 * for which the StartMsg is created.
62 StartMsg(short protocolVersion, long generationId) method in class:StartMsg
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/replication/protocol/
H A DStartMsg.java37 public abstract class StartMsg extends ReplicationMsg class in inherits:ReplicationMsg
47 * Create a new StartMsg.
49 protected StartMsg() method in class:StartMsg
55 * Create a new StartMsg.
58 * for which the StartMsg is created.
62 StartMsg(short protocolVersion, long generationId) method in class:StartMsg

Completed in 68 milliseconds