The StompFrame class
(PECL stomp >= 0.1.0)
簡介
Represents a message which was sent or received from a Stomp compliant Message Broker.
屬性
- command
Frame command.
- headers
Frame headers (array).
- body
Frame body.
目錄
- StompFrame::__construct — Constructor
Template Website
(PECL stomp >= 0.1.0)
Represents a message which was sent or received from a Stomp compliant Message Broker.
Frame command.
Frame headers (array).
Frame body.