PHP 클래스 Hprose\Swoole\Socket\Transporter

파일 보기 프로젝트 열기: hprose/hprose-swoole

공개 프로퍼티들

프로퍼티 타입 설명
$client
$pool
$requests
$size
$uri

공개 메소드들

메소드 설명
__construct ( Client $client )
__destruct ( )
close ( )
create ( )
setReceiveEvent ( $conn )

메소드 상세

__construct() 공개 메소드

public __construct ( Client $client )
$client Client

__destruct() 공개 메소드

public __destruct ( )

close() 공개 메소드

public close ( )

create() 공개 메소드

public create ( )

setReceiveEvent() 공개 메소드

public setReceiveEvent ( $conn )

프로퍼티 상세

$client 공개적으로 프로퍼티

public $client

$pool 공개적으로 프로퍼티

public $pool

$requests 공개적으로 프로퍼티

public $requests

$size 공개적으로 프로퍼티

public $size

$uri 공개적으로 프로퍼티

public $uri