Uses of Annotation Interface
org.axonframework.messaging.core.annotation.Message
Packages that use Message
Package
Description
-
Uses of Message in org.axonframework.messaging.commandhandling.annotation
Classes in org.axonframework.messaging.commandhandling.annotation with annotations of type MessageModifier and TypeClassDescription@interfaceAnnotation used to mark an object as a command. -
Uses of Message in org.axonframework.messaging.eventhandling.annotation
Classes in org.axonframework.messaging.eventhandling.annotation with annotations of type Message -
Uses of Message in org.axonframework.messaging.queryhandling.annotation
Classes in org.axonframework.messaging.queryhandling.annotation with annotations of type MessageModifier and TypeClassDescription@interfaceAnnotation used to mark an object as a query.@interfaceAnnotation used to mark an object as a query response.