Uses of Package
org.axonframework.axonserver.connector.command
Packages that use org.axonframework.axonserver.connector.command
Package
Description
-
Classes in org.axonframework.axonserver.connector.command used by org.axonframework.axonserver.connector.commandClassDescriptionAxon
CommandBusimplementation that connects to Axon Server to submit and receive commands and command responses.Builder class to instantiate anAxonServerCommandBus.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. -
Classes in org.axonframework.axonserver.connector.command used by org.axonframework.springboot.autoconfigClassDescriptionAxon
CommandBusimplementation that connects to Axon Server to submit and receive commands and command responses.Provides the load factor value of the client for the specific command.Calculate the priority ofCommandMessagebased on its content.