프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$clientSession | |||
$matcher | Thruway\Subscription\MatcherInterface | ||
$procedureName | string | ||
$uri | string |
메소드 | 설명 | |
---|---|---|
__construct ( $clientSession, $procedureName, $uri, $options, Thruway\Subscription\MatcherInterface $matcher ) | ||
getClientSession ( ) : |
||
getMatcher ( ) : Thruway\Subscription\MatcherInterface | ||
getProcedureName ( ) : string | ||
getUri ( ) : string | ||
handlesStateFor ( |
||
publishState ( |
Gets and published the topics state to this subscription | |
setClientSession ( |
||
setMatcher ( Thruway\Subscription\MatcherInterface $matcher ) | ||
setProcedureName ( string $procedureName ) | ||
setUri ( string $uri ) |
public __construct ( $clientSession, $procedureName, $uri, $options, Thruway\Subscription\MatcherInterface $matcher ) | ||
$matcher | Thruway\Subscription\MatcherInterface |
public getMatcher ( ) : Thruway\Subscription\MatcherInterface | ||
리턴 | Thruway\Subscription\MatcherInterface |
public handlesStateFor ( |
||
$subscriptionGroup |
public publishState ( |
||
$subscription | ||
리턴 | mixed |
public setClientSession ( |
||
$clientSession |
public setMatcher ( Thruway\Subscription\MatcherInterface $matcher ) | ||
$matcher | Thruway\Subscription\MatcherInterface |
protected MatcherInterface,Thruway\Subscription $matcher | ||
리턴 | Thruway\Subscription\MatcherInterface |