gluu
|
公開メンバ関数 | |
__construct () | |
define_variables ($configOBJECT) | |
oxd_socket_request ($data, $char_count=8192) | |
error_message ($error) | |
log ($process, $message) | |
限定公開変数類 | |
$base_url = __DIR__ | |
静的限定公開変数類 | |
static | $socket = null |
oxdrp\Client_Socket_OXD_RP::__construct | ( | ) |
Constructor
oxdrp\Client_Socket_OXD_RP::define_variables | ( | $configOBJECT | ) |
Defining oxd-setting.json file for static object Oxd_RP_config
oxdrp\Client_Socket_OXD_RP::error_message | ( | $error | ) |
oxdrp\Client_Socket_OXD_RP::log | ( | $process, | |
$message | |||
) |
Saving process in log file.
string | $process | |
string | $message |
oxdrp\Client_Socket_OXD_RP::oxd_socket_request | ( | $data, | |
$char_count = 8192 |
|||
) |
Sending request to oXD server via socket
string | $data | |
int | $char_count |
|
protected |
|
staticprotected |