update : 2015.11.03
php.shukuma.com검색:
|
The Stomp class(PECL stomp >= 0.1.0) 소개Represents a connection between PHP and a Stomp compliant Message Broker. 클래스 개요
Stomp
{
/* 메소드 */
public __construct
([ string
}$broker = ini_get("stomp.default_broker_uri")
[, string $username
[, string $password
[, array $headers
]]]] )Table of Contents
|