Searched defs:encodeHeader_V1 (Results 1 - 12 of 12) sorted by relevance

/forgerock/opendj-b2.6/src/server/org/opends/server/replication/protocol/
H A DStartMsg.java138 public byte[] encodeHeader_V1(byte type, int additionalLength) method in class:StartMsg
H A DLDAPUpdateMsg.java308 public byte[] encodeHeader_V1(byte type, int additionalLength) method in class:LDAPUpdateMsg
/forgerock/opendj2/src/server/org/opends/server/replication/protocol/
H A DStartMsg.java95 void encodeHeader_V1(byte msgType, ByteArrayBuilder builder) method in class:StartMsg
H A DLDAPUpdateMsg.java237 ByteArrayBuilder encodeHeader_V1(byte msgType) method in class:LDAPUpdateMsg
/forgerock/opendj2.6.2/src/server/org/opends/server/replication/protocol/
H A DStartMsg.java138 public byte[] encodeHeader_V1(byte type, int additionalLength) method in class:StartMsg
H A DLDAPUpdateMsg.java308 public byte[] encodeHeader_V1(byte type, int additionalLength) method in class:LDAPUpdateMsg
/forgerock/opendj2-jel-hg/src/server/org/opends/server/replication/protocol/
H A DStartMsg.java138 public byte[] encodeHeader_V1(byte type, int additionalLength) method in class:StartMsg
H A DLDAPUpdateMsg.java308 public byte[] encodeHeader_V1(byte type, int additionalLength) method in class:LDAPUpdateMsg
/forgerock/opendj2-hg/src/server/org/opends/server/replication/protocol/
H A DStartMsg.java95 void encodeHeader_V1(byte msgType, ByteArrayBuilder builder) method in class:StartMsg
H A DLDAPUpdateMsg.java237 ByteArrayBuilder encodeHeader_V1(byte msgType) method in class:LDAPUpdateMsg
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/replication/protocol/
H A DStartMsg.java95 void encodeHeader_V1(byte msgType, ByteArrayBuilder builder) method in class:StartMsg
H A DLDAPUpdateMsg.java241 ByteArrayBuilder encodeHeader_V1(byte msgType) method in class:LDAPUpdateMsg

Completed in 40 milliseconds