| Class and Description |
|---|
| Dispatcher
Handler for maintaining the order of events to be dispatched.
|
| EventBus
This will dispatch event to its subscribers and provides a way to register objects themselves as subscribers.
|
| SubscriberExceptionHandler
Handler for exceptions thrown by the subscriber method
|
Copyright © 2019. All rights reserved.