PHP Class Thruway\Module\RouterModuleClient

Inheritance: extends Thruway\Peer\Client, implements Thruway\Module\RouterModuleInterface
Afficher le fichier Open project: voryx/thruway Class Usage Examples

Protected Properties

Свойство Type Description
$router Thruway\Peer\RouterInterface

Méthodes publiques

Méthode Description
getSubscribedEvents ( ) If people don't want to implement this
initModule ( Thruway\Peer\RouterInterface $router, React\EventLoop\LoopInterface $loop ) Called by the router when it is added

Method Details

getSubscribedEvents() public static méthode

If people don't want to implement this
public static getSubscribedEvents ( )

initModule() public méthode

Called by the router when it is added
public initModule ( Thruway\Peer\RouterInterface $router, React\EventLoop\LoopInterface $loop )
$router Thruway\Peer\RouterInterface
$loop React\EventLoop\LoopInterface

Property Details

$router protected_oe property

protected RouterInterface,Thruway\Peer $router
Résultat Thruway\Peer\RouterInterface