PHP 클래스 PAGI\CallSpool\Impl\CallSpoolImpl

PHP Version 5
저자: Marcelo Gornstein ([email protected])
상속: implements PAGI\CallSpool\ICallSpool
파일 보기 프로젝트 열기: marcelog/pagi 1 사용 예제들

공개 메소드들

메소드 설명
getInstance ( array $options = [] ) : CallSpoolImpl Returns an instance for this spool/
spool ( CallFile $call, $schedule = null ) (non-PHPdoc)

비공개 메소드들

메소드 설명
__construct ( array $options ) : void Constructor.

메소드 상세

getInstance() 공개 정적인 메소드

Returns an instance for this spool/
public static getInstance ( array $options = [] ) : CallSpoolImpl
$options array Configuration options.
리턴 CallSpoolImpl

spool() 공개 메소드

(non-PHPdoc)
public spool ( CallFile $call, $schedule = null )
$call PAGI\CallSpool\CallFile