Class StoreMessage

  • All Implemented Interfaces:
    java.io.Serializable

    public class StoreMessage
    extends ArchiveMessage
    Messages requesting store of file. This message is sent to the arc repository which distributes the file to the known bitarchives, and checks the result, and then responds to the sender.
    See Also:
    Serialized Form
    • Constructor Detail

      • StoreMessage

        public StoreMessage​(ChannelID replyTo,
                            java.io.File arcfile)
        Construct StoreMessage.
        Parameters:
        replyTo - Channel to reply back to
        arcfile - The file to store