The StompFrame class
(PECL stomp >= 0.1.0)
Introduction
Represents a message which was sent or received from a Stomp compliant Message Broker.
Class synopsis
class StompFrame
{
/* Properties */
/* Methods */
}
Properties
- command
-
Frame command.
-
Frame headers (array ).
- body
-
Frame body.
Table of Contents
There are no user contributed notes for this page.