Exemplos
Yar_Server::__construct
Yar
PHP Manual
The Yar_Server class
(Não há informação de versão disponível, talvez apenas no SVN)
Introdução
Sinopse da classe
Yar_Server
{
/* Propriedades */
protected
$
_executor
;
/* Métodos */
final
public
__construct
(
Object
$obj
)
public
boolean
handle
(
void
)
}
Propriedades
_executor
Índice
Yar_Server::__construct
— Register a server
Yar_Server::handle
— Start RPC Server
Exemplos
Yar_Server::__construct
Yar
PHP Manual