PHP 클래스 PHPDaemon\SockJS\Methods\XhrStreaming

저자: Vasily Zorin ([email protected])
상속: extends Generic
파일 보기 프로젝트 열기: kakserpom/phpdaemon

보호된 프로퍼티들

프로퍼티 타입 설명
$allowedMethods
$contentType
$fillerEnabled
$gcEnabled
$poll
$pollMode

공개 메소드들

메소드 설명
afterHeaders ( ) : void afterHeaders

보호된 메소드들

메소드 설명
sendFrame ( string $frame ) : void Send frame

메소드 상세

afterHeaders() 공개 메소드

afterHeaders
public afterHeaders ( ) : void
리턴 void

sendFrame() 보호된 메소드

Send frame
protected sendFrame ( string $frame ) : void
$frame string
리턴 void

프로퍼티 상세

$allowedMethods 보호되어 있는 프로퍼티

protected $allowedMethods

$contentType 보호되어 있는 프로퍼티

protected $contentType

$fillerEnabled 보호되어 있는 프로퍼티

protected $fillerEnabled

$gcEnabled 보호되어 있는 프로퍼티

protected $gcEnabled

$poll 보호되어 있는 프로퍼티

protected $poll

$pollMode 보호되어 있는 프로퍼티

protected $pollMode