]> git.mxchange.org Git - core.git/commit - inc/classes/main/container/socket/class_SocketContainer.php
A much better name is HandleableProtocol.
authorRoland Haeder <roland@mxchange.org>
Tue, 23 Dec 2014 22:45:10 +0000 (23:45 +0100)
committerRoland Haeder <roland@mxchange.org>
Tue, 23 Dec 2014 22:45:10 +0000 (23:45 +0100)
commitec670451fafdd675c346232d6580c8f291a23d3e
tree418b65071aeb6f3fb8c9ddb7e3d4a25f0e2ccfa3
parent0bdfbb707f1b09062183f3977e8abf2197730527
A much better name is HandleableProtocol.

Signed-off-by: Roland Häder <roland@mxchange.org>
inc/classes/exceptions/socket/class_NoSocketRegisteredException.php
inc/classes/interfaces/handler/protocol/class_HandleableProtocol.php [new file with mode: 0644]
inc/classes/interfaces/handler/protocol/class_ProtocolHandler.php [deleted file]
inc/classes/interfaces/registry/socket/class_RegisterableSocket.php
inc/classes/main/class_BaseFrameworkSystem.php
inc/classes/main/container/socket/class_SocketContainer.php
inc/classes/main/factories/client/class_ClientFactory.php