Better PHP Documentation
opinionated
Open main menu
Get Started
Documentation
Community
Training
Better PHP Documentation
Close menu
Get Started
Documentation
Community
Training
Log in
Change language:
English
German
Spanish
French
Italian
Japanese
Brazilian Portuguese
Russian
Turkish
Ukrainian
Chinese (Simplified)
Other
Stomp Client
Introduction
Installing/Configuring
Requirements
Installation
Runtime Configuration
Resource Types
Examples
Stomp Functions
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
Found A Problem?
Learn How To Improve This Page
•
Submit a Pull Request
•
Report a Bug
+
add a note
User Contributed Notes
There are no user contributed notes for this page.
0
pcntl_sigtimedwait
Waits for signals, with a timeout
0
similar_text
Calculate the similarity between two strings
0
boolval
Get the boolean value of a variable
0
curl_multi_close
Close a set of cURL handles
0
imap_body
Read the message body
0
mb_strpos
Find position of first occurrence of string in a string
0
pg_send_prepare
Sends a request to create a prepared statement with the given parameters, without waiting for completion
0
swoole_native_socket_bind
0
Arr::prependKeysWith
0
zend_version
Gets the version of the current Zend engine
^