Query: stompframe
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STOMPFRAME(3) 1 STOMPFRAME(3) The StompFrame classINTRODUCTIONRepresents a message which was sent or received from a Stomp compliant Message Broker.CLASS SYNOPSISStompFrame StompFrame Properties o public$command o public$headers o public$body Methods o StompFrame::__construct ([string $command], [array $headers], [string $body])PROPERTIESo $command -Frame command. o $headers -Frame headers ( array). o $body -Frame body. PHP Documentation Group STOMPFRAME(3)