Uses of Class
org.axonframework.serialization.upcasting.ContextAwareSingleEntryUpcaster
Packages that use ContextAwareSingleEntryUpcaster
-
Uses of ContextAwareSingleEntryUpcaster in org.axonframework.serialization.upcasting.event
Modifier and TypeClassDescriptionclassAbstract implementation of an eventUpcasterthat eases the common process of upcasting one intermediate event representation to another representation by applying a simple mapping function to the input stream of intermediate representations.