検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 89 for [SIMILAR] 16 1024 4096 WITH 16698 stomp WITH 153... (0.089 sec.)
Sends a message 10000
« Stomp::readFrame Stomp::setReadTimeout » PHP Manual Stomp Sends a message Stomp::send stomp_send (PECL stomp >= 0.1.0) Stomp::send -- stomp_send — Sends a message 説明 オブジェクト指向型 (method): public Stomp::send ( string $destination , mixed $msg , array $headers = ? ): bool 手続き ...
https://man.plustar.jp/php/stomp.send.html - [similar]
The Stomp class 8958
« stomp_version Stomp::abort » PHP Manual Stomp The Stomp class The Stomp class (PECL stomp >= 0.1.0) はじめに Represents a connection between PHP and a Stomp compliant Message Broker. クラス概要 class Stomp { /* メソッド */ public __construct ( string $broker = ini_get("stomp.default_br ...
https://man.plustar.jp/php/class.stomp.html - [similar]
Stomp Client 6765
« ssh2_tunnel はじめに » PHP Manual その他のサービス Stomp Client Stomp Client はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 例 Stomp 関数 stomp_connect_error — Returns a string description of the last connect error stomp_version — Gets the current stomp extensio ...
https://man.plustar.jp/php/book.stomp.html - [similar]
6765
« リソース型 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]
Reads the next frame 6765
« 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]
Gets the last stomp error 6765
« Stomp::__destruct Stomp::getReadTimeout » PHP Manual Stomp Gets the last stomp error Stomp::error stomp_error (PECL stomp >= 0.1.0) Stomp::error -- stomp_error — Gets the last stomp error 説明 オブジェクト指向型 (method): public Stomp::error (): string 手続き型: stomp_error ( resource ...
https://man.plustar.jp/php/stomp.error.html - [similar]
Acknowledges consumption of a message 6765
« Stomp::abort Stomp::begin » PHP Manual Stomp Acknowledges consumption of a message Stomp::ack stomp_ack (PECL stomp >= 0.1.0) Stomp::ack -- stomp_ack — Acknowledges consumption of a message 説明 オブジェクト指向型 (method): public Stomp::ack ( mixed $msg , array $headers = ? ): bool 手 ...
https://man.plustar.jp/php/stomp.ack.html - [similar]
Gets the current stomp session ID 6765
« Stomp::getReadTimeout Stomp::hasFrame » PHP Manual Stomp Gets the current stomp session ID Stomp::getSessionId stomp_get_session_id (PECL stomp >= 0.1.0) Stomp::getSessionId -- stomp_get_session_id — Gets the current stomp session ID 説明 オブジェクト指向型 (method): public Stomp::getS ...
https://man.plustar.jp/php/stomp.getsessionid.html - [similar]
Rolls back a transaction in progress 6765
« Stomp Stomp::ack » PHP Manual Stomp Rolls back a transaction in progress Stomp::abort stomp_abort (PECL stomp >= 0.1.0) Stomp::abort -- stomp_abort — Rolls back a transaction in progress 説明 オブジェクト指向型 (method): public Stomp::abort ( string $transaction_id , array $headers = ? ...
https://man.plustar.jp/php/stomp.abort.html - [similar]
Commits a transaction in progress 6765
« Stomp::begin Stomp::__construct » PHP Manual Stomp Commits a transaction in progress Stomp::commit stomp_commit (PECL stomp >= 0.1.0) Stomp::commit -- stomp_commit — Commits a transaction in progress 説明 オブジェクト指向型 (method): public Stomp::commit ( string $transaction_id , arra ...
https://man.plustar.jp/php/stomp.commit.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT