PHP 클래스 Thruway\Transport\AbstractClientTransportProvider

상속: implements Thruway\Transport\ClientTransportProviderInterface
파일 보기 프로젝트 열기: voryx/thruway

보호된 프로퍼티들

프로퍼티 타입 설명
$client Thruway\Peer\ClientInterface
$loop React\EventLoop\LoopInterface
$transport Thruway\Transport\TransportInterface

프로퍼티 상세

$client 보호되어 있는 프로퍼티

protected ClientInterface,Thruway\Peer $client
리턴 Thruway\Peer\ClientInterface

$loop 보호되어 있는 프로퍼티

protected LoopInterface,React\EventLoop $loop
리턴 React\EventLoop\LoopInterface

$transport 보호되어 있는 프로퍼티

protected TransportInterface,Thruway\Transport $transport
리턴 Thruway\Transport\TransportInterface