Examples
Yar_Server::__construct
Yar
PHP Manual
The Yar_Server class
(No version information available, might only be in Git)
Introduction
Class synopsis
Yar_Server
{
/* Properties */
protected
$
_executor
;
/* Methods */
final
public
__construct
(
Object
$obj
)
public
bool
handle
(
void
)
}
Properties
_executor
Table of Contents
Yar_Server::__construct
— Register a server
Yar_Server::handle
— Start RPC Server
Examples
Yar_Server::__construct
Yar
PHP Manual