| Interface | Description |
|---|---|
| EventData |
In contrast with
EventMetadata, this interface must be implemented
to represent how an event is filled with data. |
| Class | Description |
|---|---|
| Configuration |
Overall Jflu configuration.
|
| Event |
Basic JFlu object representing an event/message.
|
| EventMetadata | |
| EventSerializer | |
| Payload | |
| RoutingKeyBuilder |
Create a routing key that can map one or multiple events in a broker using a topic-based communication model.
|
| TimestampConverter |
| Enum | Description |
|---|---|
| EventKind |
Kind of event.
|
| EventStatus |