Package org.rspeer.event
Class Processor.Immediate
- java.lang.Object
-
- org.rspeer.event.Processor.Immediate
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.rspeer.event.Processor
Processor.Immediate
-
-
Constructor Summary
Constructors Constructor Description Immediate()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
accept(Event event, Set<Subscription> subscriptions, Consumer<Throwable> handler)
-