Package | Description |
---|---|
org.axonframework.serialization.upcasting.event |
Modifier and Type | Class and Description |
---|---|
class |
EventMultiUpcaster
Abstract implementation of a
SingleEntryMultiUpcaster and an EventUpcaster that 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. |
Copyright © 2010–2023. All rights reserved.