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