« Yar_Server::handle
Yar_Client::__call »
PHP Manual
Yar
The Yar_Client class
The Yar_Client class
(No version information available, might only be in Git)
简介
类摘要
class
Yar_Client
{
/* 属性 */
protected
$
_protocol
;
protected
$
_uri
;
protected
$
_options
;
protected
$
_running
;
/* 方法 */
public
__call
(
string
$method
,
array
$parameters
):
void
final
public
__construct
(
string
$url
)
public
setOpt
(
number
$name
,
mixed
$value
):
boolean
}
属性
_protocol
_uri
_options
_running
目录
Yar_Client::__call
— 调用远程服务
Yar_Client::__construct
— 创建一个客户端实例
Yar_Client::setOpt
— 设置调用的配置