]> git.mxchange.org Git - hub.git/commit
Interface Poolable rewritten to PoolableListener and kept as generic interface
authorRoland Häder <roland@mxchange.org>
Wed, 8 Jul 2009 21:02:36 +0000 (21:02 +0000)
committerRoland Häder <roland@mxchange.org>
Wed, 8 Jul 2009 21:02:36 +0000 (21:02 +0000)
commitb67362def2c86812570ddce8627e712314843061
treefe9254511f00a25834bbb03d5dafc862ef10451b
parent0d680318b2b48954f96437150b31dbe20ff9f4f2
Interface Poolable rewritten to PoolableListener and kept as generic interface
.gitattributes
application/hub/interfaces/pool/class_Poolable.php
application/hub/interfaces/pool/class_PoolableClient.php
application/hub/interfaces/pool/class_PoolableListener.php [new file with mode: 0644]
application/hub/main/nodes/class_BaseHubNode.php
application/hub/main/pools/listener/class_DefaultListenerPool.php