Package com.inductiveautomation.eventstream.gateway.api
package com.inductiveautomation.eventstream.gateway.api
-
ClassDescriptionContext specific to an Event StreamHandles events from Event Streams.Registered with
EventStreamRegistryto create concrete implementation ofEventStreamHandlerfrom the provided configuration.EventStreamRegistry<T extends EventStreamRegistry.Item>Generic registry based on String key and type TProvidesEventPayloadto the Event Stream through theEventStreamSource.Subscriberinterface.Registered withEventStreamRegistryto create concrete implementation ofEventStreamSourcefrom the provided configuration.Interface for submitting events to the Event Stream.