ssh2_tunnel
導入
その他のサービス
PHP Manual
Stomp Client
導入
インストール/設定
要件
インストール手順
実行時設定
リソース型
例
Stomp 関数
stomp_connect_error
— Returns a string description of the last connect error
stomp_version
— Gets the current stomp extension version
Stomp
— The Stomp class
Stomp::abort
— Rolls back a transaction in progress
Stomp::ack
— Acknowledges consumption of a message
Stomp::begin
— Starts a transaction
Stomp::commit
— Commits a transaction in progress
Stomp::__construct
— Opens a connection
Stomp::__destruct
— Closes stomp connection
Stomp::error
— Gets the last stomp error
Stomp::getReadTimeout
— Gets read timeout
Stomp::getSessionId
— Gets the current stomp session ID
Stomp::hasFrame
— Indicates whether or not there is a frame ready to read
Stomp::readFrame
— Reads the next frame
Stomp::send
— Sends a message
Stomp::setReadTimeout
— Sets read timeout
Stomp::subscribe
— Registers to listen to a given destination
Stomp::unsubscribe
— Removes an existing subscription
StompFrame
— The StompFrame class
StompFrame::__construct
— Constructor
StompException
— The StompException class
StompException::getDetails
— Get exception details
ssh2_tunnel
導入
その他のサービス
PHP Manual