Module dendrite::axon_server::command[][src]

Modules

command_provider_inbound

Nested message and enum types in CommandProviderInbound.

command_provider_outbound

Nested message and enum types in CommandProviderOutbound.

command_service_client

Generated client implementations.

Structs

Command

A message representing a Command that needs to be routed to a component capable of handling it

CommandProviderInbound

An instruction or confirmation from AxonServer towards the component that provides the Command Handler

CommandProviderOutbound

An instruction from the components that provides the Command Handler towards AxonServer.

CommandResponse

Message representing the result of Command Handler execution

CommandSubscription

Message describing a component’s capability of handling a command type