update : 2015.11.03
php.shukuma.com
검색:
The Yar_Server class
예제
Yar_Server::__construct
Yar
PHP Manual
The Yar_Server class
(No version information available, might only be in Git)
소개
클래스 개요
Yar_Server
{
/* 프로퍼티 */
protected
$
_executor
;
/* 메소드 */
final
public
__construct
(
Object
$obj
)
public
boolean
handle
(
void
)
}
프로퍼티
_executor
Table of Contents
Yar_Server::__construct
— Register a server
Yar_Server::handle
— Start RPC Server
예제
Yar_Server::__construct
Yar
PHP Manual