编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 异常 the badfunctioncallexception classphp cairo the cairoformat classphp cairo the cairoradialgradient classphp com the com classphp dom the domdocument classphp ev the evembed classphp ev the evloop classphp haru the haruencoder classphp ktaglib the ktaglib id3v2 frame classphp intl the messageformatter classphp mongodb bson the mongodb bson decimal128 classphp mongodb bson the mongodb bson timestamp classphp mongodb driver exception the mongodb driver exception executiontimeoutexception classphp stomp the stomp classphp stomp the stompexception classphp stomp the stompframe classphp hyperwave api 函数 creates instance of class hw api attributephp intlchar get the combining class of a code pointphp stomp stomp 函数php soapserver sets the class which handles soap requests
关注编程学问公众号
编程学问网 湘ICP备20001732号