Yar_Client
class Yar_Client (View source)
Properties
protected | $_protocol | ||
protected | $_uri | ||
protected | $_options | ||
protected | $_running |
Methods
__call(string $method, array $parameters)
Call service Issue a call to remote RPC method.
__construct(string $url, $async = null)
Create a client Yar_Client constructor.
call($method, $parameters)
No description
Yar_Client|false
setOpt(int $type, $value)
Set calling contexts
getOpt($type)
No description
Details
__call(string $method, array $parameters)
Call service Issue a call to remote RPC method.
final
__construct(string $url, $async = null)
Create a client Yar_Client constructor.
call($method, $parameters)
No description
Yar_Client|false
setOpt(int $type, $value)
Set calling contexts
getOpt($type)
No description