JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.axonframework.serialization.upcasting.GenericUpcasterChain
Packages that use
GenericUpcasterChain
Package
Description
org.axonframework.serialization.upcasting.event
Uses of
GenericUpcasterChain
in
org.axonframework.serialization.upcasting.event
Subclasses of
GenericUpcasterChain
in
org.axonframework.serialization.upcasting.event
Modifier and Type
Class
Description
class
EventUpcasterChain
Upcaster chain used to upcast
event representations
.