Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Swoole
RpcServer
PHP Class Swoole\RpcServer
Inheritance:
extends
Thrift\Server\TNonblockingServer
Show file
Open project: qieangel2013/zys
Protected Properties
Property
Type
Description
$processor
$serviceName
Public Methods
Method
Description
notice
(
$log
)
onReceive
(
$serv
,
$fd
,
$from_id
,
$data
)
onStart
( )
serve
( )
Method Details
notice()
public
method
public
notice
(
$log
)
onReceive()
public
method
public
onReceive
(
$serv
,
$fd
,
$from_id
,
$data
)
onStart()
public
method
public
onStart
( )
serve()
public
method
public
serve
( )
Property Details
$processor
protected property
protected
$processor
$serviceName
protected property
protected
$serviceName