Package io.axoniq.framework.axonserver.connector.command
@NullMarked
package io.axoniq.framework.axonserver.connector.command
Part of the Axon Server Connector module. Contains classes related to command.
-
ClassesClassDescriptionAn implementation of the
CommandBusConnectorthat connects to an Axon Server instance to send and receive commands.Utility class to convert commands duringdispatchingand handling ofsubscribedcommand handlers in theAxonServerCommandBusConnector.