Uses of Class
org.axonframework.serialization.upcasting.ContextAwareSingleEntryMultiUpcaster
Packages that use ContextAwareSingleEntryMultiUpcaster
-
Uses of ContextAwareSingleEntryMultiUpcaster in org.axonframework.serialization.upcasting.event
Subclasses of ContextAwareSingleEntryMultiUpcaster in org.axonframework.serialization.upcasting.eventModifier and TypeClassDescriptionclassAbstract implementation of aSingleEntryMultiUpcasterand anEventUpcasterthat eases the common process of upcasting one intermediate event representation to several other representations by applying a flat mapping function to the input stream of intermediate representations.