Class CorrectMessage

  • All Implemented Interfaces:
    Serializable

    public class CorrectMessage
    extends ArchiveMessage
    The message to correct a bad entry in an archive.
  • In a bitarchive it should replace a corrupted file.
  • In a checksum archive it should replace checksum entry of the file.

  • The message contains the checksum of the 'bad' entry in the archive, which is only corrected if it actually has this 'bad checksum'.
See Also:
Serialized Form