Method | Description | |
---|---|---|
__construct ( $appName, Sulu\Component\Websocket\MessageDispatcher\MessageDispatcherInterface $messageDispatcher, $firewallName, Doctrine\Common\Cache\Cache $contextsCache ) |
Method | Description | |
---|---|---|
createContext ( Ratchet\ConnectionInterface $conn ) | ||
createMessageHandlerContext ( Sulu\Component\Websocket\ConnectionContext\ConnectionContextInterface $context, $handlerName ) |
public __construct ( $appName, Sulu\Component\Websocket\MessageDispatcher\MessageDispatcherInterface $messageDispatcher, $firewallName, Doctrine\Common\Cache\Cache $contextsCache ) | ||
$messageDispatcher | Sulu\Component\Websocket\MessageDispatcher\MessageDispatcherInterface | |
$contextsCache | Doctrine\Common\Cache\Cache |
protected createContext ( Ratchet\ConnectionInterface $conn ) | ||
$conn | Ratchet\ConnectionInterface |
protected createMessageHandlerContext ( Sulu\Component\Websocket\ConnectionContext\ConnectionContextInterface $context, $handlerName ) | ||
$context | Sulu\Component\Websocket\ConnectionContext\ConnectionContextInterface |