\Imi\Server\TcpServer\RouteRouteItem

Summary

Methods
Properties
Constants
__construct()
$annotation
$callable
$middlewares
$options
$singleton
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$middlewares

$middlewares : array

中间件列表

Type

array

$options

$options : array

其它配置项

Type

array

$singleton

$singleton : boolean

是否为单例控制器

Type

boolean

Methods

__construct()

__construct(\Imi\Server\Route\Annotation\Tcp\TcpRoute  $annotation,   $callable, array  $options = array()) 

Parameters

\Imi\Server\Route\Annotation\Tcp\TcpRoute $annotation
$callable
array $options