Uses of Interface
kos.api.EventSubscriptionSink
Packages that use EventSubscriptionSink
-
Uses of EventSubscriptionSink in kos.core.events
Fields in kos.core.events with type parameters of type EventSubscriptionSinkModifier and TypeFieldDescriptionprivate final Iterable<EventSubscriptionSink>EventBusSinkManager.eventSubscriberSinksConstructor parameters in kos.core.events with type arguments of type EventSubscriptionSinkModifierConstructorDescriptionEventBusSinkManager(KosContext kosContext, Iterable<EventSubscriptionSink> eventSubscriberSinks, Iterable<EventPublisherSink> eventPublisherSinks)