编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Stomp::unsubscribe
  • StompFrame::__construct »
  • PHP Manual
  • Stomp
  • The StompFrame class

The StompFrame class

(PECL stomp >= 0.1.0)

简介

Represents a message which was sent or received from a Stomp compliant Message Broker.

类摘要

StompFrame {
/* 属性 */
public $command ;
public $headers ;
public $body ;
/* 方法 */
__construct ([ string $command [, array $headers [, string $body ]]] )
}

属性

command

Frame command.

headers

Frame headers (array).

body

Frame body.

Table of Contents

  • StompFrame::__construct — Constructor
相关文章
php cairo the cairofonttype classphp cairo the cairopslevel classphp intl the collator classphp componere the componere patch classphp dom the domcharacterdata classphp dom the domxpath classphp ev the evcheck classphp ev the evidle classphp 迭代器 the filesystemiterator classphp haru the harudestination classphp intl the intlbreakiterator classphp judy the judy classphp mongodb driver exception the mongodb driver exception connectiontimeoutexception classphp mongodb driver the mongodb driver readconcern classphp stomp the stomp classphp stomp the stompexception classphp stomp the stompframe classphp reflectionclassconstant checks if class constant is publicphp runkit 函数 runkit sandbox class php virtual machinephp stomp 范例
关注编程学问公众号
编程学问网 湘ICP备20001732号