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

/forgerock/opendj2/src/server/org/opends/server/replication/protocol/
H A DEntryMsg.java37 public class EntryMsg extends RoutableMsg class in inherits:RoutableMsg
44 * Creates a new EntryMsg.
51 public EntryMsg(int serverID, int destination, byte[] entryBytes, int msgId) method in class:EntryMsg
57 * Creates a new EntryMsg.
66 public EntryMsg(int serverID, int destination, byte[] entryBytes, int startPos, method in class:EntryMsg
76 * Creates a new EntryMsg from its encoded form.
83 EntryMsg(byte[] in, short version) throws DataFormatException method in class:EntryMsg
/forgerock/opendj2-hg/src/server/org/opends/server/replication/protocol/
H A DEntryMsg.java37 public class EntryMsg extends RoutableMsg class in inherits:RoutableMsg
44 * Creates a new EntryMsg.
51 public EntryMsg(int serverID, int destination, byte[] entryBytes, int msgId) method in class:EntryMsg
57 * Creates a new EntryMsg.
66 public EntryMsg(int serverID, int destination, byte[] entryBytes, int startPos, method in class:EntryMsg
76 * Creates a new EntryMsg from its encoded form.
83 EntryMsg(byte[] in, short version) throws DataFormatException method in class:EntryMsg
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/replication/protocol/
H A DEntryMsg.java37 public class EntryMsg extends RoutableMsg class in inherits:RoutableMsg
45 * Creates a new EntryMsg.
52 public EntryMsg(int serverID, int destination, byte[] entryBytes, int msgId) method in class:EntryMsg
58 * Creates a new EntryMsg.
67 public EntryMsg(int serverID, int destination, byte[] entryBytes, int startPos, method in class:EntryMsg
77 * Creates a new EntryMsg from its encoded form.
84 EntryMsg(byte[] in, short version) throws DataFormatException method in class:EntryMsg
/forgerock/opendj-b2.6/src/server/org/opends/server/replication/protocol/
H A DEntryMsg.java39 public class EntryMsg extends RoutableMsg class in inherits:RoutableMsg
46 * Creates a new EntryMsg.
53 public EntryMsg( method in class:EntryMsg
66 * Creates a new EntryMsg.
75 public EntryMsg( method in class:EntryMsg
90 * Creates a new EntryMsg from its encoded form.
97 public EntryMsg(byte[] in, short version) throws DataFormatException method in class:EntryMsg
/forgerock/opendj2.6.2/src/server/org/opends/server/replication/protocol/
H A DEntryMsg.java39 public class EntryMsg extends RoutableMsg class in inherits:RoutableMsg
46 * Creates a new EntryMsg.
53 public EntryMsg( method in class:EntryMsg
66 * Creates a new EntryMsg.
75 public EntryMsg( method in class:EntryMsg
90 * Creates a new EntryMsg from its encoded form.
97 public EntryMsg(byte[] in, short version) throws DataFormatException method in class:EntryMsg
/forgerock/opendj2-jel-hg/src/server/org/opends/server/replication/protocol/
H A DEntryMsg.java39 public class EntryMsg extends RoutableMsg class in inherits:RoutableMsg
46 * Creates a new EntryMsg.
53 public EntryMsg( method in class:EntryMsg
66 * Creates a new EntryMsg.
75 public EntryMsg( method in class:EntryMsg
90 * Creates a new EntryMsg from its encoded form.
97 public EntryMsg(byte[] in, short version) throws DataFormatException method in class:EntryMsg

Completed in 56 milliseconds