Uses of Class
ch.psi.wica.services.stream.WicaStreamPolledValueRequesterService
Packages that use WicaStreamPolledValueRequesterService
Package
Description
Classes providing support for the high level services associated with a wica stream.
-
Uses of WicaStreamPolledValueRequesterService in ch.psi.wica.services.stream
Constructors in ch.psi.wica.services.stream with parameters of type WicaStreamPolledValueRequesterServiceModifierConstructorDescriptionWicaStreamLifecycleService
(WicaStreamConfigurationDecoder wicaStreamConfigurationDecoder, WicaStreamMetadataRequesterService wicaStreamMetadataRequesterService, WicaStreamMonitoredValueRequesterService wicaStreamMonitoredValueRequesterService, WicaStreamPolledValueRequesterService wicaStreamPolledValueRequesterService, WicaStreamMetadataCollectorService wicaStreamMetadataCollectorService, WicaStreamMonitoredValueCollectorService wicaStreamMonitoredValueCollectorService, WicaStreamPolledValueCollectorService wicaStreamPolledValueCollectorService, WicaChannelMetadataMapSerializerService wicaChannelMetadataMapSerializerService, WicaChannelValueMapSerializerService wicaChannelValueMapSerializerService, StatisticsCollectionService statisticsCollectionService)