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)
| Related Man Pages |
|---|
| recursivecachingiterator(3) - php |
| domtext(3) - php |
| httpmessage(3) - php |
| reflectionfunction(3) - php |
| net::stomp::frame(3pm) - debian |