protected Connection $conn
protected Application $application
protected Protocol $protocol
protected array $subscriptions
public __construct({Array})
Parameter | Type | Description |
---|
$application | Application | |
$protocol | Protocol | |
$guid | string | |
public __destruct({Array})
protected __processCommand({Array})
Parameter | Type | Description |
---|
$command | string | |
$payload | mixed | |
private __kv_send_recv({Array})
Parameter | Type | Description |
---|
$command | string | |
$data | array | |
Constructor placeholder for child classes.
public construct({Array})
Parameter | Type | Description |
---|
$application | Application | |
Initialisation placeholder for child classes.
Parameter | Type | Description |
---|
$command | string | |
$payload | mixed | |
Parameter | Type | Description |
---|
$payload | mixed | |
$tv_sec | int | |
$tv_usec | int | |
Parameter | Type | Description |
---|
$waitPong | bool | |
public subscribe({Array})
Parameter | Type | Description |
---|
$event | string | |
$callback | string | |
$filter | array | |
public unsubscribe({Array})
Parameter | Type | Description |
---|
$event | string | |
Parameter | Type | Description |
---|
$event | string | |
$data | mixed | |
$echoSelf | bool | |
Parameter | Type | Description |
---|
$level | int | |
$message | string | |
$name | string | |
Parameter | Type | Description |
---|
$data | mixed | |
$name | string | |
Parameter | Type | Description |
---|
$service | string | |
$params | array | |
Parameter | Type | Description |
---|
$service | string | |
Parameter | Type | Description |
---|
$delay | int | |
$callable | callable | |
$params | Map | |
$tag | string | |
$overwrite | bool | |
Parameter | Type | Description |
---|
$seconds | int | |
$callable | string | |
$params | Map | |
$tag | string | |
$overwrite | bool | |
Parameter | Type | Description |
---|
$when | Date | |
$callable | string | |
$params | Map | |
$tag | string | |
$overwrite | bool | |
Parameter | Type | Description |
---|
$taskID | string | |
public startService({Array})
Parameter | Type | Description |
---|
$name | string | |
public stopService({Array})
Parameter | Type | Description |
---|
$name | string | |
Parameter | Type | Description |
---|
$name | string | |
Parameter | Type | Description |
---|
$key | string | |
$namespace | string | |
Parameter | Type | Description |
---|
$key | string | |
$value | mixed | |
$timeout | int | |
$namespace | string | |
Parameter | Type | Description |
---|
$key | string | |
$namespace | string | |
Parameter | Type | Description |
---|
$key | string | |
$namespace | string | |
Parameter | Type | Description |
---|
$namespace | string | |
Parameter | Type | Description |
---|
$namespace | string | |
Parameter | Type | Description |
---|
$key | string | |
$namespace | string | |
Parameter | Type | Description |
---|
$key | string | |
$value | mixed | |
$namespace | string | |
Parameter | Type | Description |
---|
$key | string | |
$namespace | string | |
Parameter | Type | Description |
---|
$key | string | |
$namespace | string | |
Parameter | Type | Description |
---|
$key | string | |
$value | mixed | |
$namespace | string | |
Parameter | Type | Description |
---|
$key | string | |
$step | int | |
$namespace | string | |
Parameter | Type | Description |
---|
$key | string | |
$step | int | |
$namespace | string | |
Parameter | Type | Description |
---|
$namespace | string | |
Parameter | Type | Description |
---|
$namespace | string | |
Parameter | Type | Description |
---|
$key | string | |
$namespace | string | |
Parameter | Type | Description |
---|
$application | Application | |
$argv | array | |
public getServiceClass({Array})
Parameter | Type | Description |
---|
$serviceName | string | |
$application | Application | |
$protocol | Protocol | |
$remote | bool | |
protected setErrorHandler({Array})
Parameter | Type | Description |
---|
$methodName | string | |
protected setExceptionHandler({Array})
Parameter | Type | Description |
---|
$methodName | string | |
protected connect({Array})
Parameter | Type | Description |
---|
$protocol | Protocol | |
$guid | string | |
protected disconnect({Array})
protected connected({Array})
protected makeCallable({Array})
Parameter | Type | Description |
---|
$callable | \Closure | |
private sendExec({Array})
Parameter | Type | Description |
---|
$command | string | |
$data | mixed | |
$callable | callable | |
$params | Map | |
$tag | string | |
$overwrite | bool | |
Parameter | Type | Description |
---|
$ | int | |
private showHelp({Array})
Generated by Hazaar API Doc Generator