Uses of Class
ch.psi.wica.services.stream.WicaStreamPolledValueCollectorService
Packages that use WicaStreamPolledValueCollectorService
Package
Description
Classes providing support for the high level services associated with a wica stream.
-
Uses of WicaStreamPolledValueCollectorService in ch.psi.wica.services.stream
Constructors in ch.psi.wica.services.stream with parameters of type WicaStreamPolledValueCollectorServiceModifierConstructorDescriptionWicaStreamLifecycleService
(WicaStreamConfigurationDecoder wicaStreamConfigurationDecoder, WicaStreamMetadataRequesterService wicaStreamMetadataRequesterService, WicaStreamMonitoredValueRequesterService wicaStreamMonitoredValueRequesterService, WicaStreamPolledValueRequesterService wicaStreamPolledValueRequesterService, WicaStreamMetadataCollectorService wicaStreamMetadataCollectorService, WicaStreamMonitoredValueCollectorService wicaStreamMonitoredValueCollectorService, WicaStreamPolledValueCollectorService wicaStreamPolledValueCollectorService, WicaChannelMetadataMapSerializerService wicaChannelMetadataMapSerializerService, WicaChannelValueMapSerializerService wicaChannelValueMapSerializerService, StatisticsCollectionService statisticsCollectionService) (package private)
WicaStreamServerSentEventPublisher
(WicaStream wicaStream, WicaStreamMetadataCollectorService wicaStreamMetadataCollectorService, WicaStreamMonitoredValueCollectorService wicaStreamMonitoredValueCollectorService, WicaStreamPolledValueCollectorService wicaStreamPolledValueCollectorService, WicaChannelMetadataMapSerializerService wicaChannelMetadataMapSerializerService, WicaChannelValueMapSerializerService wicaChannelValueMapSerializerService) Create a new publisher with the capability to create a flux with the specified SSE ID and which uses the specified SSE Builder to transform information dynamically retrieved from the message payload supplied.