Uses of Class
ch.psi.wica.services.stream.WicaStreamMonitoredValueCollectorService
Packages that use WicaStreamMonitoredValueCollectorService
Package
Description
Classes providing support for the high level services associated with a wica stream.
-
Uses of WicaStreamMonitoredValueCollectorService in ch.psi.wica.services.stream
Constructors in ch.psi.wica.services.stream with parameters of type WicaStreamMonitoredValueCollectorServiceModifierConstructorDescriptionWicaStreamLifecycleService
(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.