検索

phrase: max: clip:
target: order:
Results of 1 - 7 of about 7 for readFrame (0.001 sec.)
Reads the next frame 12832
« Stomp::hasFrame Stomp::send » PHP Manual Stomp Reads the next frame Stomp::readFrame stomp_rea ... d_frame (PECL stomp >= 0.1.0) Stomp::readFrame -- stomp_read_frame — Reads the next frame 説明 オ ... ブジェクト指向型 (method): public Stomp::readFrame ( string $class_name = "stompFrame" ): stompframe ... ue/foo' ); /* read a frame */ var_dump ( $stomp -> readFrame ()); /* close connection */ unset( $stomp ); ?> 上 ... } } 関連キーワード: string , Reads , the , array , readFrame , read , 手続き , priority , expires , timestamp ...
https://man.plustar.jp/php/stomp.readframe.html - [similar]
Indicates whether or not there is a frame ready to read 10578
« Stomp::getSessionId Stomp::readFrame » PHP Manual Stomp Indicates whether or not there is a fr ... , not , there , hasFrame , 手続き , getSessionId , readFrame , public ...
https://man.plustar.jp/php/stomp.hasframe.html - [similar]
The Stomp class 8906
« stomp_version Stomp::abort » PHP Manual Stomp The Stomp class The Stomp class (PECL stomp >= 0 ... ol stomp_has_frame ( resource $link ): bool public readFrame ( string $class_name = "stompFrame" ): stompframe ... ether or not there is a frame ready to read Stomp::readFrame — Reads the next frame Stomp::send — Sends a messa ...
https://man.plustar.jp/php/class.stomp.html - [similar]
Stomp Client 8142
« ssh2_tunnel はじめに » PHP Manual その他のサービス Stomp Client Stomp Client はじめに インスト ... ether or not there is a frame ready to read Stomp::readFrame — Reads the next frame Stomp::send — Sends a messa ...
https://man.plustar.jp/php/book.stomp.html - [similar]
Sends a message 7997
« Stomp::readFrame Stomp::setReadTimeout » PHP Manual Stomp Sends a message Stomp::send stomp_se ...
https://man.plustar.jp/php/stomp.send.html - [similar]
Acknowledges consumption of a message 7543
« Stomp::abort Stomp::begin » PHP Manual Stomp Acknowledges consumption of a message Stomp::ack ... ( $queue ); /* read a frame */ $frame = $stomp -> readFrame (); if ( $frame -> body === $msg ) { /* acknowledg ...
https://man.plustar.jp/php/stomp.ack.html - [similar]
7543
« リソース型 Stomp 関数 » PHP Manual Stomp 例 例 例1 オブジェクト指向型 <?php $queue = '/queue/f ... ( $queue ); /* read a frame */ $frame = $stomp -> readFrame (); if ( $frame -> body === $msg ) { var_dump ( $f ...
https://man.plustar.jp/php/stomp.examples.html - [similar]
PREV 1 NEXT