Interface | Description |
---|---|
DistributableEvent |
An event that can be distributed to other Communote nodes when running a clustered Communote
setup.
|
Event |
Defines an event.
|
EventListener<T extends Event> |
The EventListener provides the logic to handle an event.
|
Class | Description |
---|---|
AbstractEvent |
Convenient abstract implementation of the event interface.
|
EventDispatcher |
The EventDispatcher is the main class for managing events.
|
Copyright © 2019 Communote team. All rights reserved.