Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
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
boolean
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