|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractUpcasterChain | |
---|---|
org.axonframework.upcasting |
Uses of AbstractUpcasterChain in org.axonframework.upcasting |
---|
Subclasses of AbstractUpcasterChain in org.axonframework.upcasting | |
---|---|
class |
LazyUpcasterChain
UpcasterChain implementation that delays the actual upcasting until the data inside the returned SerializedObject is actually fetched. |
class |
SimpleUpcasterChain
Represents a series of upcasters which are combined to upcast a SerializedObject
to the most recent revision of that payload. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |