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

/forgerock/opendj2/src/server/org/opends/server/replication/protocol/
H A DReplServerStartMsg.java38 public class ReplServerStartMsg extends StartMsg class in inherits:StartMsg
56 * from the ReplServerStartMsg PDU. However for a smoothly transition to V4
68 * Create a ReplServerStartMsg.
72 * @param baseDN base DN for which the ReplServerStartMsg is created.
81 public ReplServerStartMsg(int serverId, String serverURL, DN baseDN, method in class:ReplServerStartMsg
101 * Creates a new ReplServerStartMsg by decoding the provided byte array.
103 * ReplServerStartMsg
105 * encoded ReplServerStartMsg.
107 ReplServerStartMsg(byte[] in) throws DataFormatException method in class:ReplServerStartMsg
113 /* The ReplServerStartMsg payloa
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/replication/protocol/
H A DReplServerStartMsg.java38 public class ReplServerStartMsg extends StartMsg class in inherits:StartMsg
56 * from the ReplServerStartMsg PDU. However for a smoothly transition to V4
68 * Create a ReplServerStartMsg.
72 * @param baseDN base DN for which the ReplServerStartMsg is created.
81 public ReplServerStartMsg(int serverId, String serverURL, DN baseDN, method in class:ReplServerStartMsg
101 * Creates a new ReplServerStartMsg by decoding the provided byte array.
103 * ReplServerStartMsg
105 * encoded ReplServerStartMsg.
107 ReplServerStartMsg(byte[] in) throws DataFormatException method in class:ReplServerStartMsg
113 /* The ReplServerStartMsg payloa
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/replication/protocol/
H A DReplServerStartMsg.java38 public class ReplServerStartMsg extends StartMsg class in inherits:StartMsg
56 * from the ReplServerStartMsg PDU. However for a smoothly transition to V4
68 * Create a ReplServerStartMsg.
72 * @param baseDN base DN for which the ReplServerStartMsg is created.
81 public ReplServerStartMsg(int serverId, String serverURL, DN baseDN, method in class:ReplServerStartMsg
101 * Creates a new ReplServerStartMsg by decoding the provided byte array.
103 * ReplServerStartMsg
105 * encoded ReplServerStartMsg.
107 ReplServerStartMsg(byte[] in) throws DataFormatException method in class:ReplServerStartMsg
113 /* The ReplServerStartMsg payloa
[all...]
/forgerock/opendj-b2.6/src/server/org/opends/server/replication/protocol/
H A DReplServerStartMsg.java39 public class ReplServerStartMsg extends StartMsg class in inherits:StartMsg
57 * from the ReplServerStartMsg PDU. However for a smoothly transition to V4
69 * Create a ReplServerStartMsg.
73 * @param baseDn base DN for which the ReplServerStartMsg is created.
82 public ReplServerStartMsg(int serverId, String serverURL, String baseDn, method in class:ReplServerStartMsg
105 * Creates a new ReplServerStartMsg by decoding the provided byte array.
107 * ReplServerStartMsg
109 * encoded ReplServerStartMsg.
111 public ReplServerStartMsg(byte[] in) throws DataFormatException method in class:ReplServerStartMsg
129 /* The ReplServerStartMsg payloa
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/replication/protocol/
H A DReplServerStartMsg.java39 public class ReplServerStartMsg extends StartMsg class in inherits:StartMsg
57 * from the ReplServerStartMsg PDU. However for a smoothly transition to V4
69 * Create a ReplServerStartMsg.
73 * @param baseDn base DN for which the ReplServerStartMsg is created.
82 public ReplServerStartMsg(int serverId, String serverURL, String baseDn, method in class:ReplServerStartMsg
105 * Creates a new ReplServerStartMsg by decoding the provided byte array.
107 * ReplServerStartMsg
109 * encoded ReplServerStartMsg.
111 public ReplServerStartMsg(byte[] in) throws DataFormatException method in class:ReplServerStartMsg
129 /* The ReplServerStartMsg payloa
[all...]
/forgerock/opendj2-jel-hg/src/server/org/opends/server/replication/protocol/
H A DReplServerStartMsg.java39 public class ReplServerStartMsg extends StartMsg class in inherits:StartMsg
57 * from the ReplServerStartMsg PDU. However for a smoothly transition to V4
69 * Create a ReplServerStartMsg.
73 * @param baseDn base DN for which the ReplServerStartMsg is created.
82 public ReplServerStartMsg(int serverId, String serverURL, String baseDn, method in class:ReplServerStartMsg
105 * Creates a new ReplServerStartMsg by decoding the provided byte array.
107 * ReplServerStartMsg
109 * encoded ReplServerStartMsg.
111 public ReplServerStartMsg(byte[] in) throws DataFormatException method in class:ReplServerStartMsg
129 /* The ReplServerStartMsg payloa
[all...]

Completed in 76 milliseconds