Package | Description |
---|---|
org.axonframework.eventhandling |
Classes related to event handling and dispatching, such as
Event Listeners and the Event Bus . |
Modifier and Type | Class and Description |
---|---|
class |
MergedTrackingToken
Special Wrapped Token implementation that keeps track of two separate tokens, of which the streams have been merged
into a single one.
|
class |
ReplayToken
Token keeping track of the position before a reset was triggered.
|
Copyright © 2010–2022. All rights reserved.