Uses of Class
org.axonframework.messaging.core.GenericResultMessage
Packages that use GenericResultMessage
Package
Description
Classes that implement the concept of command handling using explicit command objects.
-
Uses of GenericResultMessage in org.axonframework.messaging.commandhandling
Subclasses of GenericResultMessage in org.axonframework.messaging.commandhandlingModifier and TypeClassDescriptionclassGeneric implementation of theCommandResultMessageinterface. -
Uses of GenericResultMessage in org.axonframework.messaging.queryhandling
Subclasses of GenericResultMessage in org.axonframework.messaging.queryhandlingModifier and TypeClassDescriptionclassGeneric implementation of theQueryResponseMessageinterface.classGeneric implementation of theSubscriptionQueryUpdateMessageinterface holding incremental update of a subscription query.