]> git.mxchange.org Git - hub.git/commit
Continued:
authorRoland Haeder <roland@mxchange.org>
Fri, 17 Oct 2014 21:17:42 +0000 (23:17 +0200)
committerRoland Haeder <roland@mxchange.org>
Fri, 17 Oct 2014 22:44:58 +0000 (00:44 +0200)
commit2aab30677b2438b2a265ad045b1ac22a9e680d9b
tree478d4291279b76020c5085510a10516dc1a08ec5
parentea369fbf3b5ab38fa5616561502015855e024b53
Continued:
- Added new general HubHelper interface and let it extend/implement by suitable classes/interfaces
- Used the new interface as type-hint in enqueueRawDataFromTemplate()

Signed-off-by: Roland Haeder <roland@mxchange.org>
application/hub/interfaces/helper/connections/class_ConnectionHelper.php
application/hub/interfaces/helper/dht/class_HelpableDht.php
application/hub/interfaces/helper/hub/class_HubHelper.php [new file with mode: 0644]
application/hub/interfaces/helper/node/class_HelpableNode.php
application/hub/interfaces/package/class_Deliverable.php
application/hub/main/helper/class_
application/hub/main/helper/class_BaseHubSystemHelper.php
application/hub/main/helper/connection/class_BaseConnectionHelper.php
application/hub/main/package/class_NetworkPackage.php