Uses of Interface
org.axonframework.commandhandling.distributed.CommandBusConnector
Packages that use CommandBusConnector
-
Uses of CommandBusConnector in org.axonframework.commandhandling.distributed
Methods in org.axonframework.commandhandling.distributed with parameters of type CommandBusConnectorModifier and TypeMethodDescriptionDistributedCommandBus.Builder.connector(CommandBusConnector connector) Sets theCommandBusConnectorwhich performs the actual transport of the message to the destination node.