Interface NearRealTimeDataMarketDocumentOutboundConnectorV1_12

All Known Implementing Classes:
AmqpOutbound, CimConnector, KafkaConnector

public interface NearRealTimeDataMarketDocumentOutboundConnectorV1_12
An outbound connector delivers data to the eligible party. All messages from the region connectors are passed on to the EP using their transport of choice, e.g. Kafka.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setNearRealTimeDataMarketDocumentStreamV1_12(reactor.core.publisher.Flux<energy.eddie.cim.v1_12.rtd.RTDEnvelope> marketDocumentStream)
     
  • Method Details

    • setNearRealTimeDataMarketDocumentStreamV1_12

      void setNearRealTimeDataMarketDocumentStreamV1_12(reactor.core.publisher.Flux<energy.eddie.cim.v1_12.rtd.RTDEnvelope> marketDocumentStream)