]> git.mxchange.org Git - hub.git/commit
HubConnectionHelper is more a factory than a helper class, HelpableHub interface...
authorRoland Häder <roland@mxchange.org>
Wed, 16 Jun 2010 23:45:49 +0000 (23:45 +0000)
committerRoland Häder <roland@mxchange.org>
Wed, 16 Jun 2010 23:45:49 +0000 (23:45 +0000)
commit3dd1e908ff1a17c9f35bc3166d56136f9cdf6fd7
tree05637a208e14073b3590e953af103782612c620e
parent0a9191f7beb6be57d324c35ec2e47893d269f67a
HubConnectionHelper is more a factory than a helper class, HelpableHub interface introduced
12 files changed:
.gitattributes
application/hub/interfaces/helper/.htaccess [new file with mode: 0644]
application/hub/interfaces/helper/hub/.htaccess [new file with mode: 0644]
application/hub/interfaces/helper/hub/class_HelpableHub.php [new file with mode: 0644]
application/hub/main/discovery/socket/class_PackageSocketDiscovery.php
application/hub/main/factories/socket/.htaccess [new file with mode: 0644]
application/hub/main/factories/socket/class_SocketFactory.php [new file with mode: 0644]
application/hub/main/helper/hub/announcement/class_HubDescriptorHelper.php
application/hub/main/helper/hub/class_
application/hub/main/helper/hub/connection/class_HubConnectionHelper.php [deleted file]
application/hub/main/helper/hub/connection/class_HubSelfConnectHelper.php
application/hub/main/nodes/class_BaseHubNode.php