The StompFrame class
(PECL stomp >= 0.1.0)
Einführung
Represents a message which was sent or received from a Stomp compliant Message Broker.
Klassenbeschreibung
Eigenschaften
- command
-
Frame command.
- headers
-
Frame headers (Array).
- body
-
Frame body.
Inhaltsverzeichnis
- StompFrame::__construct — Constructor