Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Hprose
Swoole
Server
PHP Class Hprose\Swoole\Server
显示文件
Open project: hprose/hprose-swoole
Class Usage Examples
Public Methods
Method
Description
__call
(
$name
,
$args
)
__construct
(
$uri
,
$mode
= SWOOLE_BASE )
__get
(
$name
)
__isset
(
$name
)
__set
(
$name
,
$value
)
__unset
(
$name
)
Method Details
__call()
public
method
public
__call
(
$name
,
$args
)
__construct()
public
method
public
__construct
(
$uri
,
$mode
= SWOOLE_BASE )
__get()
public
method
public
__get
(
$name
)
__isset()
public
method
public
__isset
(
$name
)
__set()
public
method
public
__set
(
$name
,
$value
)
__unset()
public
method
public
__unset
(
$name
)