Stomp::begin
stomp_begin
(PECL stomp >= 0.1.0)
Stomp::begin -- stomp_begin — Starts a transaction
説明
オブジェクト指向型 (method):
手続き型:
Starts a transaction.
パラメータ
link
手続き型のみ: stomp_connect() が返す stomp リンク ID。
transaction_id
-
The transaction id.
headers
追加のヘッダ (例: receipt) を含む連想配列。
例
See stomp_commit() or stomp_abort().
注意
ヒント
Stomp は本来非同期です。同期通信を実装するには receipt ヘッダを追加します。これを追加すると、サーバーがメッセージを受領するかタイムアウトに達するまではメソッドが何も返さないようになります。
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google