| Interface and Description |
|---|
| Bus
Basic unit of event handling in Reactor.
|
| Consumer
Implementations accept a given value and perform work on the argument.
|
Registration
|
| Selector
A Selector is a wrapper around an arbitrary object.
|
Subscription
|
| Trait and Description |
|---|
AsyncController
|
| Events
Bridges the OLD API to the new
|
| Service
A trait implemented for services that implement events
|
| Class and Description |
|---|
Event
|
EventBus
|
| Annotation Type and Description |
|---|
Consumer
|
Selector
|