Package org.axonframework.axonserver.connector.command
package org.axonframework.axonserver.connector.command
-
ClassDescriptionAn implementation of the
CommandBusConnectorthat connects to an Axon Server instance to send and receive commands.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.Exception indicating a problem that was reported by the remote end of a connection.Utility class to convert commands duringdispatchingand handling ofsubscribedcommand handlers in theAxonServerCommandBusConnector.