Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.axonframework.eventhandling.replay Classes and Interfaces - 7 results found.
NameDescriptionTypePackageFramework
BackloggingIncomingMessageHandlerIncomingMessageHandler implementation that maintains a backlog of all Events published to a cluster while it is in replay mode.Classorg.axonframework.eventhandling.replayAxon
DiscardingIncomingMessageHandlerIncomingMessageHandler implementation that simply discards all messages dispatch during a replay process.Classorg.axonframework.eventhandling.replayAxon
EventReplayUnsupportedExceptionException that indicates that event replays are not supported by a component.Classorg.axonframework.eventhandling.replayAxon
IncomingMessageHandlerInterface of a mechanism that receives Messages dispatched to a Cluster that is in Replay mode.Interfaceorg.axonframework.eventhandling.replayAxon
ReplayAwareInterface indicating a component is aware of "replays".Interfaceorg.axonframework.eventhandling.replayAxon
ReplayFailedExceptionException indicating that a replay task has failed.Classorg.axonframework.eventhandling.replayAxon
ReplayingClusterCluster implementation that wraps another Cluster, adding the capability to replay events from an Event Store.Classorg.axonframework.eventhandling.replayAxon