検索

phrase: max: clip:
target: order:
Results of 11 - 16 of about 16 for StompException (0.001 sec.)
Gets the current stomp session ID 7780
« Stomp::getReadTimeout Stomp::hasFrame » PHP Manual Stomp Gets the current stomp session ID Sto ... = new Stomp ( 'tcp://localhost:61613' ); } catch( StompException $e ) { die( 'Connection failed: ' . $e -> getMessa ...
https://man.plustar.jp/php/stomp.getsessionid.html - [similar]
Rolls back a transaction in progress 7728
« Stomp Stomp::ack » PHP Manual Stomp Rolls back a transaction in progress Stomp::abort stomp_ab ... = new Stomp ( 'tcp://localhost:61613' ); } catch( StompException $e ) { die( 'Connection failed: ' . $e -> getMessa ...
https://man.plustar.jp/php/stomp.abort.html - [similar]
Commits a transaction in progress 7728
« Stomp::begin Stomp::__construct » PHP Manual Stomp Commits a transaction in progress Stomp::co ... = new Stomp ( 'tcp://localhost:61613' ); } catch( StompException $e ) { die( 'Connection failed: ' . $e -> getMessa ...
https://man.plustar.jp/php/stomp.commit.html - [similar]
Acknowledges consumption of a message 7676
« Stomp::abort Stomp::begin » PHP Manual Stomp Acknowledges consumption of a message Stomp::ack ... = new Stomp ( 'tcp://localhost:61613' ); } catch( StompException $e ) { die( 'Connection failed: ' . $e -> getMessa ...
https://man.plustar.jp/php/stomp.ack.html - [similar]
7676
« リソース型 Stomp 関数 » PHP Manual Stomp 例 例 例1 オブジェクト指向型 <?php $queue = '/queue/f ... = new Stomp ( 'tcp://localhost:61613' ); } catch( StompException $e ) { die( 'Connection failed: ' . $e -> getMessa ...
https://man.plustar.jp/php/stomp.examples.html - [similar]
Reads the next frame 7676
« Stomp::hasFrame Stomp::send » PHP Manual Stomp Reads the next frame Stomp::readFrame stomp_rea ... = new Stomp ( 'tcp://localhost:61613' ); } catch( StompException $e ) { die( 'Connection failed: ' . $e -> getMessa ...
https://man.plustar.jp/php/stomp.readframe.html - [similar]
PREV 1 2 NEXT