Class DHTUDPPacketRequestStore

    • Method Detail

      • serialise

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

        protected void setRandomID​(int _random_id)
      • getRandomID

        protected int getRandomID()
      • setKeys

        protected void setKeys​(byte[][] _key)
      • getKeys

        protected byte[][] getKeys()