PHP Class Thruway\Transport\AbstractClientTransportProvider

Inheritance: implements Thruway\Transport\ClientTransportProviderInterface
Afficher le fichier Open project: voryx/thruway

Protected Properties

Свойство Type Description
$client Thruway\Peer\ClientInterface
$loop React\EventLoop\LoopInterface
$transport Thruway\Transport\TransportInterface

Property Details

$client protected_oe property

protected ClientInterface,Thruway\Peer $client
Résultat Thruway\Peer\ClientInterface

$loop protected_oe property

protected LoopInterface,React\EventLoop $loop
Résultat React\EventLoop\LoopInterface

$transport protected_oe property

protected TransportInterface,Thruway\Transport $transport
Résultat Thruway\Transport\TransportInterface