Interface DHTPluginInterface.DHTInterface

    • Method Detail

      • getID

        byte[] getID()
      • isIPV6

        boolean isIPV6()
      • getNetwork

        int getNetwork()
      • getClosestContacts

        java.util.List<DHTPluginContact> getClosestContacts​(byte[] to_id,
                                                            boolean live_only)