Package org.axonframework.axonserver.connector.command
package org.axonframework.axonserver.connector.command
-
ClassDescriptionAxon
CommandBusimplementation that connects to Axon Server to submit and receive commands and command responses.Builder class to instantiate anAxonServerCommandBus.Exception thrown if there is a problem dispatching a command on Axon Server.Exception indicating a non-transient problem that was reported by the remote end of a connection.Wrapper around standard Axon FrameworkRegistration.Exception indicating a problem that was reported by the remote end of a connection.Provides the load factor value of the client for the specific command.Calculate the priority ofCommandMessagebased on its content.Converter between Axon FrameworkCommandMessages and Axon Server gRPCCommandmessages.Wrapper that allows clients to access a gRPCCommandas aCommandMessage.