Uses of Package
org.axonframework.messaging

Packages that use org.axonframework.messaging
Package
Description
 
 
 
 
 
 
Classes that implement the concept of command handling using explicit command objects.
 
 
 
 
 
 
 
 
 
Classes related to event handling and dispatching, such as Event Listeners and the Event Bus.
 
 
 
 
 
 
 
 
 
Classes related to event sourcing.
 
Definitions and implementations of the Event store, the mechanism that can load event streams and append events to them.
 
Classes related to message processing in Axon Framework.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Classes related to message processing in Axon Framework.
 
 
 
 
 
Utility classes used to connect Axon Event publishing mechanisms to a Spring Messaging Channel.
 
 
 
 
 
A collection of classes which may prove useful when testing Axon-based classes.