Uses of Class
org.axonframework.common.AxonNonTransientException

Packages that use AxonNonTransientException
Package
Description
 
 
Classes that implement the concept of command handling using explicit command objects.
Contains common utility classes needed in different components of the framework.
 
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.
 
Classes in support of testing Axon based applications.