|
Zhamao Framework 3.2.4
A high-performance chatbot + web framework
|
Public 成员函数 | |
| onSocksMessage ($connection, $buffer) | |
| udpWorkerOnMessage ($udp_connection, $data, &$worker) | |
Protected 成员函数 | |
| configure () | |
| execute (InputInterface $input, OutputInterface $output) | |
Protected 成员函数 继承自 Command | |
| execute (InputInterface $input, OutputInterface $output) | |
| shouldExecute () | |
| handle () | |
| emitBootstrap (string $class) | |
额外继承的成员函数 | |
Protected 属性 继承自 Command | |
| InputInterface | $input |
| OutputInterface | $output |
|
protected |
配置
|
protected |
| onSocksMessage | ( | $connection, | |
| $buffer | |||
| ) |
| udpWorkerOnMessage | ( | $udp_connection, | |
| $data, | |||
| & | $worker | ||
| ) |