検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 384 for [SIMILAR] 16 1024 4096 WITH 33397 stomp WITH 106... (0.546 sec.)
Gets the last stomp error 10000
« 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]
The Stomp class 9430
« 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 9430
« 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 9430
« 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]
9430
« リソース型 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 9430
« 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 current stomp session ID 9430
« 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]
Closes stomp connection 9430
« 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]
Sets read timeout 9430
« Stomp::send Stomp::subscribe » PHP Manual Stomp Sets read timeout Stomp::setReadTimeout stomp_set_read_timeout (PECL stomp >= 0.3.0) Stomp::setReadTimeout -- stomp_set_read_timeout — Sets read timeout 説明 オブジェクト指向型 (method): public Stomp::setReadTimeout ( int $seconds , int $ ...
https://man.plustar.jp/php/stomp.setreadtimeout.html - [similar]
Gets read timeout 9430
« 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]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT