Uses of Class
ch.psi.wica.controlsystem.epics.poller.EpicsChannelPollerPublisher
Packages that use EpicsChannelPollerPublisher
Package
Description
Classes providing support for HTTP endpoints.
-
Uses of EpicsChannelPollerPublisher in ch.psi.wica.controllers
Constructors in ch.psi.wica.controllers with parameters of type EpicsChannelPollerPublisherModifierConstructorDescriptionWicaAdminPageController
(StatisticsCollectionService statisticsCollectionService, EpicsChannelMonitorPublisher epicsChannelMonitorPublisher, EpicsChannelPollerPublisher epicsChannelPollerPublisher, EpicsChannelManager.EpicsMonitoredChannelManagerService epicsMonitoredChannelManager, EpicsChannelManager.EpicsPolledChannelManagerService epicsPolledChannelManager) Constructs a new instance. -
Uses of EpicsChannelPollerPublisher in ch.psi.wica.controlsystem.epics.poller
Constructors in ch.psi.wica.controlsystem.epics.poller with parameters of type EpicsChannelPollerPublisherModifierConstructorDescriptionEpicsChannelPollerService
(EpicsChannelManager.EpicsPolledChannelManagerService epicsChannelManager, EpicsChannelPollerPublisher epicsChannelPollerPublisher) Constructs a new instance.