Exemples
Yar_Server::__construct
Yar
PHP Manual
La classe Yar_Server
(No version information available, might only be in Git)
Introduction
Synopsis de la classe
Yar_Server
{
/* Propriétés */
protected
$
_executor
;
/* Méthodes */
final
public
__construct
(
Object
$obj
)
public
bool
handle
(
void
)
}
Propriétés
_executor
Sommaire
Yar_Server::__construct
— Enregistre un serveur
Yar_Server::handle
— Démarre un serveur RPC
Exemples
Yar_Server::__construct
Yar
PHP Manual