Class PRUDPPacketRequestScrape

    • Field Detail

      • hashes

        protected final java.util.List hashes
    • Constructor Detail

      • PRUDPPacketRequestScrape

        public PRUDPPacketRequestScrape​(long con_id,
                                        byte[] _hash)
      • PRUDPPacketRequestScrape

        public PRUDPPacketRequestScrape​(long con_id,
                                        java.util.List hashwrappers)
      • PRUDPPacketRequestScrape

        protected PRUDPPacketRequestScrape​(java.io.DataInputStream is,
                                           long con_id,
                                           int trans_id)
                                    throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • getHashes

        public java.util.List getHashes()
      • serialise

        public void serialise​(java.io.DataOutputStream os)
                       throws java.io.IOException
        Overrides:
        serialise in class PRUDPPacketRequest
        Throws:
        java.io.IOException