Ejemplos
Yar_Server::__construct
Yar
PHP Manual
The Yar_Server class
(No hay información de versión disponible, podría estar únicamente en SVN)
Introducción
Sinopsis de la Clase
Yar_Server
{
/* Propiedades */
protected
$
_executor
;
/* Métodos */
final
public
__construct
(
Object
$obj
)
public
boolean
handle
(
void
)
}
Propiedades
_executor
Tabla de contenidos
Yar_Server::__construct
— Register a server
Yar_Server::handle
— Start RPC Server
Ejemplos
Yar_Server::__construct
Yar
PHP Manual