HCE Project PHP language client API bindings OOP style  1.1.1
Hierarchical Cluster Engine PHP Client Interface API OOP style
 All Classes Namespaces Files Functions Variables Pages
test_transport_request.php File Reference

Go to the source code of this file.

Namespaces

namespace  HCE

Variables

 $messageBody = 'Admin' . HCE\admin\CMD_DELIMITER . 'ECHO' . HCE\admin\CMD_DELIMITER . '' . HCE\admin\CMD_DELIMITER
 $connection = new \HCE\transport\Connection ()

Variable Documentation

$connection = new \HCE\transport\Connection ()

Definition at line 27 of file test_transport_request.php.

$messageBody = 'Admin' . HCE\admin\CMD_DELIMITER . 'ECHO' . HCE\admin\CMD_DELIMITER . '' . HCE\admin\CMD_DELIMITER

Definition at line 24 of file test_transport_request.php.