検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 72 for [SIMILAR] 16 1024 4096 WITH 31932 setreadtimeout... (0.203 sec.)
Closes stomp connection 5590
« Stomp::__construct Stomp::error » PHP Manual Stomp Closes stomp connection Stomp::__destruct stomp_close (PECL stomp >= 0.1.0) Stomp::__destruct -- stomp_close — Closes stomp connection 説明 オブジェクト指向型 (destructor): public Stomp::__destruct () 手続き型: stomp_close ( resource $ ...
https://man.plustar.jp/php/stomp.destruct.html - [similar]
Gets read timeout 5590
« Stomp::error Stomp::getSessionId » PHP Manual Stomp Gets read timeout Stomp::getReadTimeout stomp_get_read_timeout (PECL stomp >= 0.3.0) Stomp::getReadTimeout -- stomp_get_read_timeout — Gets read timeout 説明 オブジェクト指向型 (method): public Stomp::getReadTimeout (): array 手続き型 ...
https://man.plustar.jp/php/stomp.getreadtimeout.html - [similar]
Opens a connection 5590
« Stomp::commit Stomp::__destruct » PHP Manual Stomp Opens a connection Stomp::__construct stomp_connect (PECL stomp >= 0.1.0) Stomp::__construct -- stomp_connect — Opens a connection 説明 オブジェクト指向型 (constructor): public Stomp::__construct ( string $broker = ini_get("stomp.defau ...
https://man.plustar.jp/php/stomp.construct.html - [similar]
Gets the current stomp extension version 5590
« stomp_connect_error Stomp » PHP Manual Stomp 関数 Gets the current stomp extension version stomp_version (PECL stomp >= 0.1.0) stomp_version — Gets the current stomp extension version 説明 stomp_version (): string Returns a string containing the version of the current stomp extension. ...
https://man.plustar.jp/php/function.stomp-version.html - [similar]
Reads the next frame 5590
« Stomp::hasFrame Stomp::send » PHP Manual Stomp Reads the next frame Stomp::readFrame stomp_read_frame (PECL stomp >= 0.1.0) Stomp::readFrame -- stomp_read_frame — Reads the next frame 説明 オブジェクト指向型 (method): public Stomp::readFrame ( string $class_name = "stompFrame" ): stomp ...
https://man.plustar.jp/php/stomp.readframe.html - [similar]
Starts a transaction 5590
« Stomp::ack Stomp::commit » PHP Manual Stomp Starts a transaction Stomp::begin stomp_begin (PECL stomp >= 0.1.0) Stomp::begin -- stomp_begin — Starts a transaction 説明 オブジェクト指向型 (method): public Stomp::begin ( string $transaction_id , array $headers = ? ): bool 手続き型: stomp ...
https://man.plustar.jp/php/stomp.begin.html - [similar]
5590
« リソース型 Stomp 関数 » PHP Manual Stomp 例 例 例1 オブジェクト指向型 <?php $queue = '/queue/foo' ; $msg = 'bar' ; /* connection */ try { $stomp = new Stomp ( 'tcp://localhost:61613' ); } catch( StompException $e ) { die( 'Connection failed: ' . $e -> getMessage ()); } /* send a messag ...
https://man.plustar.jp/php/stomp.examples.html - [similar]
Stomp 関数 5590
« 例 stomp_connect_error » PHP Manual Stomp Stomp 関数 Stomp 関数 目次 stomp_connect_error — Returns a string description of the last connect error stomp_version — Gets the current stomp extension version 関連キーワード: 関数 , version , Returns , string , description , extension , ...
https://man.plustar.jp/php/ref.stomp.html - [similar]
Returns a string description of the last connect error 5590
« Stomp 関数 stomp_version » PHP Manual Stomp 関数 Returns a string description of the last connect error stomp_connect_error (PECL stomp >= 0.3.0) stomp_connect_error — Returns a string description of the last connect error 説明 stomp_connect_error (): string Returns a string descriptio ...
https://man.plustar.jp/php/function.stomp-connect-error.html - [similar]
はじめに 5590
« Stomp インストール/設定 » PHP Manual Stomp はじめに はじめに This extension allows php applications to communicate with any Stomp compliant Message Brokers through easy object-oriented and procedural interfaces. » Stomp official site 関連キーワード: インストール , 設定 , This , extensi ...
https://man.plustar.jp/php/intro.stomp.html - [similar]
PREV 1 2 3 4 5 6 7 8 NEXT