java.lang.Object
org.evrete.api.events.Events
A simpler alternative to the
Flow class and its interfaces.
It uses consumers instead of subscribers and allows both synchronous and asynchronous subscriptions.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfaceA marker interface for all events.static interfaceEvents.Publisher<E extends Events.Event>A Publisher provides a mechanism to subscribe consumers to it.static interfaceInterface for controlling the subscription.static classUtility class for cancelling multipleEvents.Subscriptionobjects at once. -
Method Summary