検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 113 for [SIMILAR] 16 1024 4096 WITH 29686 stomp WITH 223... (0.206 sec.)
Commits a transaction in progress 10000
« 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]
Rolls back a transaction in progress 8529
« 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]
Starts a transaction 8525
« 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]
Gets the last stomp error 8110
« 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]
Commits a transaction 7137
« MongoDB\Driver\Session::advanceOperationTime MongoDB\Driver\Session::__construct » PHP Manual MongoDB\Driver\Session Commits a transaction MongoDB\Driver\Session::commitTransaction (mongodb >=1.5.0) MongoDB\Driver\Session::commitTransaction — Commits a transaction 説明 final public Mon ...
https://man.plustar.jp/php/mongodb-driver-session.committransaction.html - [similar]
The Stomp class 6919
« 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 6919
« 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]
Acknowledges consumption of a message 6919
« 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]
6919
« リソース型 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 6919
« 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]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT