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

Chris Ridd
18.51.2014 22ec3dd24c3af40cc6e67318cf83b88e55242d06
opendj3-server-dev/src/server/org/opends/server/replication/protocol/ReplicationMsg.java
@@ -107,7 +107,8 @@
   * @param protocolVersion
   *          The protocol version to use for serialization. The version should
   *          normally be older than the current one.
   * @return The encoded PDU.
   * @return The encoded PDU, or <code>null</code> if the message isn't supported
   *          in that protocol version.
   */
  public abstract byte[] getBytes(short protocolVersion);