| Package | Description |
|---|---|
| io.axoniq.axonserver.grpc.command |
| Modifier and Type | Class and Description |
|---|---|
class |
CommandSubscription
Message describing a component's capability of handling a command type
|
static class |
CommandSubscription.Builder
Message describing a component's capability of handling a command type
|
| Modifier and Type | Method and Description |
|---|---|
CommandSubscriptionOrBuilder |
CommandProviderOutboundOrBuilder.getSubscribeOrBuilder()
Instruction to subscribe this component as handler of a specific type of command
|
CommandSubscriptionOrBuilder |
CommandProviderOutbound.getSubscribeOrBuilder()
Instruction to subscribe this component as handler of a specific type of command
|
CommandSubscriptionOrBuilder |
CommandProviderOutbound.Builder.getSubscribeOrBuilder()
Instruction to subscribe this component as handler of a specific type of command
|
CommandSubscriptionOrBuilder |
CommandProviderOutboundOrBuilder.getUnsubscribeOrBuilder()
Instruction to unsubscribe this component as handler of a specific type of command
|
CommandSubscriptionOrBuilder |
CommandProviderOutbound.getUnsubscribeOrBuilder()
Instruction to unsubscribe this component as handler of a specific type of command
|
CommandSubscriptionOrBuilder |
CommandProviderOutbound.Builder.getUnsubscribeOrBuilder()
Instruction to unsubscribe this component as handler of a specific type of command
|
Copyright © 2010–2020. All rights reserved.