Uses of Class
org.axonframework.messaging.queryhandling.GenericSubscriptionQueryUpdateMessage
Packages that use GenericSubscriptionQueryUpdateMessage
Package
Description
Package for query handling components in Axon Framework.
-
Uses of GenericSubscriptionQueryUpdateMessage in org.axonframework.messaging.queryhandling
Methods in org.axonframework.messaging.queryhandling that return GenericSubscriptionQueryUpdateMessageModifier and TypeMethodDescriptionGenericSubscriptionQueryUpdateMessage.withConverter(@Nullable Converter converter) Returns a newGenericSubscriptionQueryUpdateMessagewith the same properties as this message and the givenconverterset for use inMessageDecorator.payloadAs(Class).