検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 20 for subscribe (0.001 sec.)
Registers to listen to a given destination 14580
« Stomp::setReadTimeout Stomp::unsubscribe » PHP Manual Stomp Registers to listen to a given des ... tination Stomp::subscribe stomp_subscribe (PECL stomp >= 0.1.0) Stomp::subsc ... ribe -- stomp_subscribe — Registers to listen to a given destination 説明 ... オブジェクト指向型 (method): public Stomp::subscribe ( string $destination , array $headers = ? ): bool ... 手続き型: stomp_subscribe ( resource $link , string $destination , array $he ...
https://man.plustar.jp/php/stomp.subscribe.html - [similar]
メールボックスを購読する 10553
« imap_status imap_thread » PHP Manual IMAP 関数 メールボックスを購読する imap_subscribe (PHP 4, ... PHP 5, PHP 7, PHP 8) imap_subscribe — メールボックスを購読する 説明 imap_subscribe ( I ... ンでは、 リソース が期待されていました。 参考 imap_unsubscribe() - メールボックスの購読をやめる 関連キーワード: メ ... ールボックス , 購読 , subscribe , Connection , パラメータ , インスタンス , クラス ...
https://man.plustar.jp/php/function.imap-subscribe.html - [similar]
9737
« リソース型 Stomp 関数 » PHP Manual Stomp 例 例 例1 オブジェクト指向型 <?php $queue = '/queue/f ... ueue 'foo' */ $stomp -> send ( $queue , $msg ); /* subscribe to messages from the queue 'foo' */ $stomp -> subs ... a transaction */ stomp_commit ( $link , 't1' ); /* subscribe to messages from the queue 'foo' */ stomp_subscrib ...
https://man.plustar.jp/php/stomp.examples.html - [similar]
Reads the next frame 9652
« Stomp::hasFrame Stomp::send » PHP Manual Stomp Reads the next frame Stomp::readFrame stomp_rea ... 'Connection failed: ' . $e -> getMessage ()); } /* subscribe to messages from the queue 'foo' */ $stomp -> subs ... nnection failed: ' . stomp_connect_error ()); } /* subscribe to messages from the queue 'foo' */ stomp_subscrib ...
https://man.plustar.jp/php/stomp.readframe.html - [similar]
Acknowledges consumption of a message 9584
« Stomp::abort Stomp::begin » PHP Manual Stomp Acknowledges consumption of a message Stomp::ack ... ueue 'foo' */ $stomp -> send ( $queue , $msg ); /* subscribe to messages from the queue 'foo' */ $stomp -> subs ... ame ); } /* remove the subscription */ $stomp -> unsubscribe ( $queue ); /* close connection */ unset( $stomp ) ... a transaction */ stomp_commit ( $link , 't1' ); /* subscribe to messages from the queue 'foo' */ stomp_subscrib ... ge-id' ]); } /* remove the subscription */ stomp_unsubscribe ( $link , $queue ); /* close connection */ stomp_c ...
https://man.plustar.jp/php/stomp.ack.html - [similar]
The Stomp class 9023
« stomp_version Stomp::abort » PHP Manual Stomp The Stomp class The Stomp class (PECL stomp >= 0 ... nt $seconds , int $microseconds = ? ): void public subscribe ( string $destination , array $headers = ? ): bool ... stomp_subscribe ( resource $link , string $destination , array $he ... aders = ? ): bool public unsubscribe ( string $destination , array $headers = ? ): bool ... stomp_unsubscribe ( resource $link , string $destination , array $he ...
https://man.plustar.jp/php/class.stomp.html - [similar]
The ZMQ class 8292
« 要件 ZMQ::__construct » PHP Manual 0MQ messaging The ZMQ class The ZMQ class (PECL zmq >= 0.5. ... Y ; const int SOCKOPT_IDENTITY ; const int SOCKOPT_SUBSCRIBE ; const int SOCKOPT_UNSUBSCRIBE ; const int SOCKOP ... n ZMQ::SOCKET_PUB Publisher socket ZMQ::SOCKET_SUB Subscriber socket ZMQ::SOCKET_REQ Request socket ZMQ::SOCKET ... ions as messages. The subscription message is 0 (unsubscribe) or 1 (subscribe) followed by the topic. ZMQ::SOCK ... Set socket identity (Value: string ) ZMQ::SOCKOPT_SUBSCRIBE Establish message filter. Valid for subscriber soc ...
https://man.plustar.jp/php/class.zmq.html - [similar]
Stomp Client 7885
« ssh2_tunnel はじめに » PHP Manual その他のサービス Stomp Client Stomp Client はじめに インスト ... e Stomp::setReadTimeout — Sets read timeout Stomp::subscribe — Registers to listen to a given destination Stomp ... ::unsubscribe — Removes an existing subscription StompFrame — Th ...
https://man.plustar.jp/php/book.stomp.html - [similar]
Removes an existing subscription 7885
« Stomp::subscribe StompFrame » PHP Manual Stomp Removes an existing subscription Stomp::unsubscribe ... ribe stomp_unsubscribe (PECL stomp >= 0.1.0) Stomp::unsubscribe -- stomp_ ... unsubscribe — Removes an existing subscription 説明 オブジェク ... ト指向型 (method): public Stomp::unsubscribe ( string $destination , array $headers = ? ): bool ... 手続き型: stomp_unsubscribe ( resource $link , string $destination , array $he ...
https://man.plustar.jp/php/stomp.unsubscribe.html - [similar]
メールボックスの購読をやめる 7800
« imap_undelete imap_utf7_decode » PHP Manual IMAP 関数 メールボックスの購読をやめる imap_unsubscribe ... cribe (PHP 4, PHP 5, PHP 7, PHP 8) imap_unsubscribe — メールボックスの購読をやめる 説明 imap_unsubscri ... ョンでは、 リソース が期待されていました。 参考 imap_subscribe() - メールボックスを購読する 関連キーワード: メール ... ボックス , 購読 , unsubscribe , Connection , mailbox , バージョン , 期待 , パラメ ...
https://man.plustar.jp/php/function.imap-unsubscribe.html - [similar]
PREV 1 2 NEXT