Uses of Interface
org.axonframework.eventhandling.WrappedToken
Packages that use WrappedToken
Package
Description
Classes related to event handling and dispatching, such as
Event Listeners and the Event Bus.-
Uses of WrappedToken in org.axonframework.eventhandling
Classes in org.axonframework.eventhandling that implement WrappedTokenModifier and TypeClassDescriptionclassSpecial Wrapped Token implementation that keeps track of two separate tokens, of which the streams have been merged into a single one.classToken keeping track of the position before a reset was triggered.