Uses of Interface
kos.api.EventSubscriptionSink
-
Packages that use EventSubscriptionSink Package Description kos.core.events -
-
Uses of EventSubscriptionSink in kos.core.events
Fields in kos.core.events with type parameters of type EventSubscriptionSink Modifier and Type Field Description private Iterable<EventSubscriptionSink>EventBusSinkManager. eventSubscriberSinksConstructor parameters in kos.core.events with type arguments of type EventSubscriptionSink Constructor Description EventBusSinkManager(KosContext kosContext, Iterable<EventSubscriptionSink> eventSubscriberSinks, Iterable<EventPublisherSink> eventPublisherSinks)
-