Class FileSystemWatcherServiceDispatcher

This component routes watch events to the right clients.

Implements

Constructors

Properties

clients: Map<number, FileSystemWatcherClient> = ...

Mapping of clientId to actual clients.

Methods