| Package | Description | 
|---|---|
| org.axonframework.config | |
| org.axonframework.eventsourcing.eventstore | 
 Definitions and implementations of the Event store, the mechanism that can load event streams and append events to
 them. 
 | 
| org.axonframework.eventsourcing.eventstore.jdbc | 
 JDBC Implementation of the EventStore. 
 | 
| org.axonframework.eventsourcing.eventstore.jpa | 
 JPA Implementation of the EventStore. 
 | 
| org.axonframework.mongo.eventsourcing.eventstore | |
| org.axonframework.serialization.upcasting.event | |
| org.axonframework.spring.config | 
| Class and Description | 
|---|
| EventUpcaster
 Interface that is used for upcasters of event data. 
 | 
| EventUpcasterChain
 Upcaster chain used to upcast  
event representations. | 
| Class and Description | 
|---|
| EventUpcaster
 Interface that is used for upcasters of event data. 
 | 
| Class and Description | 
|---|
| EventUpcaster
 Interface that is used for upcasters of event data. 
 | 
| Class and Description | 
|---|
| EventUpcaster
 Interface that is used for upcasters of event data. 
 | 
| Class and Description | 
|---|
| EventUpcaster
 Interface that is used for upcasters of event data. 
 | 
| Class and Description | 
|---|
| EventUpcaster
 Interface that is used for upcasters of event data. 
 | 
| IntermediateEventRepresentation
 Interface describing the intermediate representation of an event during upcasting. 
 | 
| NoOpEventUpcaster
 Event upcaster that does nothing. 
 | 
| Class and Description | 
|---|
| EventUpcasterChain
 Upcaster chain used to upcast  
event representations. | 
Copyright © 2010–2018. All rights reserved.