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