编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 cairocontent classphp cairo the cairolineargradient classphp cairo the cairosurface classphp dom the domentityreference classphp data structures the priorityqueue classphp event the eventconfig classphp ev the evtimer classphp gearman the gearmanworker classphp haru the harupage classphp intl the intliterator classphp lapack the lapack classphp 核心类 the mongocollection classphp stomp the stomp classphp stomp the stompexception classphp stomp the stompframe classphp opcode descriptions and examples declare inherited class delayedphp opcode descriptions and examples verify abstract classphp reflectionclass gets a reflectionclassconstant for a class s constantphp reflectionproperty gets declaring classphp splfileinfo sets the class used with splfileinfo openfile
关注编程学问公众号
编程学问网 湘ICP备20001732号