编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 cairo classphp cairo the cairohintstyle classphp cairo the cairostatus classphp dom the domelement classphp data structures the map classphp event the eventbuffer classphp ev the evsignal classphp gearman the gearmanjob classphp haru the haruimage classphp intl exception class for intl errorsphp ktaglib the ktaglib mpeg file classphp mongodb bson the mongodb bson javascript classphp mongodb bson the mongodb bson undefined class deprecated php mongodb driver exception the mongodb driver exception runtimeexception classphp mongodb driver the mongodb driver writeerror classphp types the mongominkey classphp stomp the stomp classphp stomp the stompexception classphp stomp the stompframe classphp opcode descriptions and examples fetch class
关注编程学问公众号
编程学问网 湘ICP备20001732号