PHP Class MyQEE\Server\Register\RPC

Inheritance: extends MyQEE\Server\RPC
Afficher le fichier Open project: myqee/server Class Usage Examples

Méthodes publiques

Свойство Type Description
$RPC_KEY

Méthodes publiques

Méthode Description
reg ( Host $host ) : boolean | stdClass 注册一个新服务器

Méthodes protégées

Méthode Description
random ( integer $length ) : string 返回一个随机字符串

Method Details

random() protected static méthode

返回一个随机字符串
protected static random ( integer $length ) : string
$length integer
Résultat string

reg() public méthode

注册一个新服务器
public reg ( Host $host ) : boolean | stdClass
$host MyQEE\Server\Clusters\Host
Résultat boolean | stdClass

Property Details

$RPC_KEY public_oe static_oe property

public static $RPC_KEY