\EasySwooleEasySwooleEvent

Summary

Methods
Properties
Constants
frameInitialize()
loadConf()
mainServerCreate()
onRequest()
afterAction()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

frameInitialize()

frameInitialize() 

loadConf()

loadConf(  $ConfPath) 

Parameters

$ConfPath

mainServerCreate()

mainServerCreate(\EasySwoole\Core\Swoole\ServerManager  $server, \EasySwoole\Core\Swoole\EventRegister  $register) 

Parameters

\EasySwoole\Core\Swoole\ServerManager $server
\EasySwoole\Core\Swoole\EventRegister $register

onRequest()

onRequest(\EasySwoole\Core\Http\Request  $request, \EasySwoole\Core\Http\Response  $response) 

Parameters

\EasySwoole\Core\Http\Request $request
\EasySwoole\Core\Http\Response $response

afterAction()

afterAction(\EasySwoole\Core\Http\Request  $request, \EasySwoole\Core\Http\Response  $response) 

Parameters

\EasySwoole\Core\Http\Request $request
\EasySwoole\Core\Http\Response $response