Interface ConnectionHandlerFactoryInterface
Objects implementing the ConnectionHandlerFactoryInterface can be used by the ConnectionPool to create handlers for new incoming connections.
Direct known implementers
PHPFastCGI\FastCGIDaemon\ConnectionHandler\ConnectionHandlerFactory
Namespace: PHPFastCGI\FastCGIDaemon\ConnectionHandler
Located at ConnectionHandler/ConnectionHandlerFactoryInterface.php
Located at ConnectionHandler/ConnectionHandlerFactoryInterface.php
public
|
#
createConnectionHandler(
Create a connection handler. |