downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

StompFrame::__construct> <Stomp::unsubscribe
[edit] Last updated: Fri, 23 Mar 2012

view this page in

The StompFrame class

(Bir sürüm bilgisi bulunamadı; sadece SVN'de olabilir.)

Giriş

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

Sınıf Sözdizimi

StompFrame {
/* Özellikler */
public $command ;
public $headers ;
public $body ;
/* Yöntemler */
__construct ([ string $command [, array $headers [, string $body ]]] )
}

Özellikler

command

Frame command.

headers

Frame headers (array).

body

Frame body.

İçindekiler



add a note add a note User Contributed Notes StompFrame
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites