Package | Description |
---|---|
io.axoniq.axonserver.grpc.command | |
org.axonframework.axonserver.connector | |
org.axonframework.axonserver.connector.command |
Class and Description |
---|
Command
A message representing a Command that needs to be routed to a component capable of handling it
|
Command.Builder
A message representing a Command that needs to be routed to a component capable of handling it
|
CommandOrBuilder |
CommandProviderInbound
An instruction or confirmation from AxonServer towards the component that provides the Command Handler
|
CommandProviderInbound.Builder
An instruction or confirmation from AxonServer towards the component that provides the Command Handler
|
CommandProviderInbound.RequestCase |
CommandProviderInboundOrBuilder |
CommandProviderOutbound
An instruction from the components that provides the Command Handler towards AxonServer.
|
CommandProviderOutbound.Builder
An instruction from the components that provides the Command Handler towards AxonServer.
|
CommandProviderOutbound.RequestCase |
CommandProviderOutboundOrBuilder |
CommandResponse
Message representing the result of Command Handler execution
|
CommandResponse.Builder
Message representing the result of Command Handler execution
|
CommandResponseOrBuilder |
CommandServiceGrpc.CommandServiceBlockingStub
The CommandService defines the gRPC requests necessary for subscribing command handlers, and dispatching commands.
|
CommandServiceGrpc.CommandServiceFutureStub
The CommandService defines the gRPC requests necessary for subscribing command handlers, and dispatching commands.
|
CommandServiceGrpc.CommandServiceStub
The CommandService defines the gRPC requests necessary for subscribing command handlers, and dispatching commands.
|
CommandSubscription
Message describing a component's capability of handling a command type
|
CommandSubscription.Builder
Message describing a component's capability of handling a command type
|
CommandSubscriptionOrBuilder |
Class and Description |
---|
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.
|
Class and Description |
---|
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
|
Copyright © 2010–2020. All rights reserved.