Package com.inductiveautomation.eventstream.gateway.api
package com.inductiveautomation.eventstream.gateway.api
-
ClassDescriptionContext specific to an Event StreamHandles events from Event Streams.Registered with
EventStreamRegistry
to create concrete implementation ofEventStreamHandler
from the provided configuration.EventStreamRegistry<T extends EventStreamRegistry.Item>Generic registry based on String key and type TProvidesEventPayload
to the Event Stream through theEventStreamSource.Subscriber
interface.Registered withEventStreamRegistry
to create concrete implementation ofEventStreamSource
from the provided configuration.Interface for submitting events to the Event Stream.