| Package | Description |
|---|---|
| io.atomix.utils.event |
Provides classes and interfaces for creating and handling generic events.
|
| Class and Description |
|---|
| Event
Abstraction of an of a time-stamped event pertaining to an arbitrary subject.
|
| EventFilter
Entity capable of filtering events.
|
| EventListener
Entity capable of receiving events.
|
| EventSink
Abstraction of an event sink capable of processing the specified event types.
|
| ListenerService
Abstraction of a service capable of asynchronously notifying listeners.
|
Copyright © 2013–2018. All rights reserved.