编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 cairoantialias classphp cairo the cairoimagesurface classphp cairo the cairosubpixelorder classphp dom the domentity classphp data structures the pair classphp event the eventbufferevent classphp ev the evstat classphp gearman the gearmantask classphp haru the haruoutline classphp intl the intlgregoriancalendar classphp ktaglib the ktaglib tag classphp types the mongocode classphp mongodb driver exception the mongodb driver exception sslconnectionexception class deprecated php mongodb driver the mongodb driver writeresult classphp stomp the stomp classphp stomp the stompexception classphp stomp the stompframe classphp uopz 函数 compose a classphp pharexception the pharexception class provides a phar specific exception class for try/catch blocksphp stomp reads the next frame
关注编程学问公众号
编程学问网 湘ICP备20001732号