Package org.axonframework.axonserver.connector.query
package org.axonframework.axonserver.connector.query
-
ClassDescriptionException indicating a non-transient problem that was reported during query handling by the remote end of a connection.Axon
QueryBusimplementation that connects to Axon Server to submit and receive queries and query responses.Builder class to instantiate anAxonServerQueryBus.An AxonServer Exception which is thrown on a Query Dispatching exception.An AxonServer Exception which is thrown on a Query Handling exception.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.