]> git.mxchange.org Git - hub.git/blobdiff - application/hub/interfaces/helper/dht/class_HelpableDht.php
Added unfinished support for XML-based publishing of DHT entries.
[hub.git] / application / hub / interfaces / helper / dht / class_HelpableDht.php
index cb684c6a2f4080fb0b9cda83858b195db2a03ba5..c0864204a7e2273e533dfafd2af543fd8d5c8c2f 100644 (file)
@@ -2,11 +2,11 @@
 /**
  * An interface for hub helper classes
  *
- * @author             Roland Haeder <webmaster@ship-simu.org>
+ * @author             Roland Haeder <webmaster@shipsimu.org>
  * @version            0.0.0
  * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2012 Hub Developer Team
  * @license            GNU GPL 3.0 or any newer version
- * @link               http://www.ship-simu.org
+ * @link               http://www.shipsimu.org
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -25,9 +25,10 @@ interface HelpableDht extends Helper {
        /**
         * Loads the descriptor XML file
         *
+        * @param       $dhtInstance    An instance of a Distributable class
         * @return      void
         */
-       function loadDescriptorXml ();
+       function loadDescriptorXml (Distributable $dhtInstance);
 
        /**
         * Send a package out