Uses of Package
org.axonframework.axonserver.connector.query
Packages that use org.axonframework.axonserver.connector.query
Package
Description
-
Classes in org.axonframework.axonserver.connector.query used by org.axonframework.axonserver.connector.queryClassDescriptionAxon
QueryBusimplementation that connects to Axon Server to submit and receive queries and query responses.Builder class to instantiate anAxonServerQueryBus.Wrapper that allows clients to access a gRPCQueryRequestas aQueryMessage.Wrapper that allows clients to access a gRPCQueryResponseas aQueryResponseMessage.Calculate the priority ofQueryMessagebased on its content.Converter between Axon FrameworkQueryMessageandQueryResponseMessageand Axon Server gRPCQueryandQueryResponsemessages. -
Classes in org.axonframework.axonserver.connector.query used by org.axonframework.springboot.autoconfigClassDescriptionAxon
QueryBusimplementation that connects to Axon Server to submit and receive queries and query responses.Calculate the priority ofQueryMessagebased on its content.