-
Class Summary
| Class |
Description |
| Event<T> |
Wrapper for an object that needs to be processed by Consumers.
|
| Event.Headers |
Headers are a Map-like structure of name-value pairs.
|
Package reactor.event Description
Events are the foundational abstraction within Reactor that holds the data of the event plus any additional
metadata about the event like the key used to notify the component and any user-specified headers.