Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PHPDaemon
Clients
Redis
Examples
SimpleRequest
PHP 클래스 PHPDaemon\Clients\Redis\Examples\SimpleRequest
상속:
extends
PHPDaemon\HTTPRequest\Generic
파일 보기
프로젝트 열기: kakserpom/phpdaemon
공개 프로퍼티들
프로퍼티
타입
설명
$appInstance
Simple
$job
PHPDaemon\Core\ComplexJob
공개 메소드들
메소드
설명
init
( ) :
void
Constructor.
run
( ) :
integer
Called when request iterated.
메소드 상세
init()
공개
메소드
Constructor.
public
init
( ) :
void
리턴
void
run()
공개
메소드
Called when request iterated.
public
run
( ) :
integer
리턴
integer
Status.
프로퍼티 상세
$appInstance
공개적으로 프로퍼티
Simple
public
$appInstance
$job
공개적으로 프로퍼티
public
ComplexJob,PHPDaemon\Core
$job
리턴
PHPDaemon\Core\ComplexJob