PHP 클래스 Scalr\System\Zmq\Cron\Task\CloudPricing

부터: 5.0 (10.09.2014)
저자: Vitaliy Demidov ([email protected])
상속: extends Scalr\System\Zmq\Cron\AbstractTask
파일 보기 프로젝트 열기: scalr/scalr 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$mapping

공개 메소드들

메소드 설명
enqueue ( )
onResponse ( Scalr\System\Zmq\Cron\AbstractPayload $payload )
worker ( $request )

비공개 메소드들

메소드 설명
getPricingContent ( string $link ) : string Gets pricing content
getRequest ( ) : http\Client\Request Gets configured http Request

메소드 상세

enqueue() 공개 메소드

또한 보기: Scalr\System\Zmq\Cron\TaskInterface::enqueue()
public enqueue ( )

onResponse() 공개 메소드

또한 보기: Scalr\System\Zmq\Cron\AbstractTask::onResponse()
public onResponse ( Scalr\System\Zmq\Cron\AbstractPayload $payload )
$payload Scalr\System\Zmq\Cron\AbstractPayload

worker() 공개 메소드

또한 보기: Scalr\System\Zmq\Cron\TaskInterface::worker()
public worker ( $request )

프로퍼티 상세

$mapping 공개적으로 정적으로 프로퍼티

public static $mapping