]> 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 21:18:53 +0000 (23:18 +0200)
commit9c49cd1e79bdce1a0968a6a92bd1bab5a72fc797
tree6151afaedebf660c3861bc8eba6298fe1327b6ec
parent62f2546efa5ec7585c5ce216e6a9676595b1b30b
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