Modifier and Type | Method and Description |
---|---|
InstructionAck |
InstructionAck.Builder.build() |
InstructionAck |
InstructionAck.Builder.buildPartial() |
static InstructionAck |
InstructionAck.getDefaultInstance() |
InstructionAck |
InstructionAck.getDefaultInstanceForType() |
InstructionAck |
InstructionAck.Builder.getDefaultInstanceForType() |
static InstructionAck |
InstructionAck.parseDelimitedFrom(InputStream input) |
static InstructionAck |
InstructionAck.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstructionAck |
InstructionAck.parseFrom(byte[] data) |
static InstructionAck |
InstructionAck.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstructionAck |
InstructionAck.parseFrom(ByteBuffer data) |
static InstructionAck |
InstructionAck.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstructionAck |
InstructionAck.parseFrom(com.google.protobuf.ByteString data) |
static InstructionAck |
InstructionAck.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstructionAck |
InstructionAck.parseFrom(com.google.protobuf.CodedInputStream input) |
static InstructionAck |
InstructionAck.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static InstructionAck |
InstructionAck.parseFrom(InputStream input) |
static InstructionAck |
InstructionAck.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<InstructionAck> |
InstructionAck.getParserForType() |
static com.google.protobuf.Parser<InstructionAck> |
InstructionAck.parser() |
Modifier and Type | Method and Description |
---|---|
InstructionAck.Builder |
InstructionAck.Builder.mergeFrom(InstructionAck other) |
static InstructionAck.Builder |
InstructionAck.newBuilder(InstructionAck prototype) |
Modifier and Type | Method and Description |
---|---|
InstructionAck |
CommandProviderInbound.getAck()
Acknowledgement of previously sent instruction via outbound stream
|
InstructionAck |
CommandProviderInbound.Builder.getAck()
Acknowledgement of previously sent instruction via outbound stream
|
InstructionAck |
CommandProviderInboundOrBuilder.getAck()
Acknowledgement of previously sent instruction via outbound stream
|
InstructionAck |
CommandProviderOutboundOrBuilder.getAck()
Acknowledgement of previously sent instruction via inbound stream
|
InstructionAck |
CommandProviderOutbound.getAck()
Acknowledgement of previously sent instruction via inbound stream
|
InstructionAck |
CommandProviderOutbound.Builder.getAck()
Acknowledgement of previously sent instruction via inbound stream
|
Modifier and Type | Method and Description |
---|---|
CommandProviderInbound.Builder |
CommandProviderInbound.Builder.mergeAck(InstructionAck value)
Acknowledgement of previously sent instruction via outbound stream
|
CommandProviderOutbound.Builder |
CommandProviderOutbound.Builder.mergeAck(InstructionAck value)
Acknowledgement of previously sent instruction via inbound stream
|
CommandProviderInbound.Builder |
CommandProviderInbound.Builder.setAck(InstructionAck value)
Acknowledgement of previously sent instruction via outbound stream
|
CommandProviderOutbound.Builder |
CommandProviderOutbound.Builder.setAck(InstructionAck value)
Acknowledgement of previously sent instruction via inbound stream
|
Modifier and Type | Method and Description |
---|---|
InstructionAck |
PlatformInboundInstruction.getAck()
Acknowledgement of previously sent instruction via outbound stream
|
InstructionAck |
PlatformInboundInstruction.Builder.getAck()
Acknowledgement of previously sent instruction via outbound stream
|
InstructionAck |
PlatformOutboundInstructionOrBuilder.getAck()
Acknowledgement of previously sent instruction via inbound stream
|
InstructionAck |
PlatformInboundInstructionOrBuilder.getAck()
Acknowledgement of previously sent instruction via outbound stream
|
InstructionAck |
PlatformOutboundInstruction.getAck()
Acknowledgement of previously sent instruction via inbound stream
|
InstructionAck |
PlatformOutboundInstruction.Builder.getAck()
Acknowledgement of previously sent instruction via inbound stream
|
Modifier and Type | Method and Description |
---|---|
PlatformInboundInstruction.Builder |
PlatformInboundInstruction.Builder.mergeAck(InstructionAck value)
Acknowledgement of previously sent instruction via outbound stream
|
PlatformOutboundInstruction.Builder |
PlatformOutboundInstruction.Builder.mergeAck(InstructionAck value)
Acknowledgement of previously sent instruction via inbound stream
|
PlatformInboundInstruction.Builder |
PlatformInboundInstruction.Builder.setAck(InstructionAck value)
Acknowledgement of previously sent instruction via outbound stream
|
PlatformOutboundInstruction.Builder |
PlatformOutboundInstruction.Builder.setAck(InstructionAck value)
Acknowledgement of previously sent instruction via inbound stream
|
Modifier and Type | Method and Description |
---|---|
InstructionAck |
QueryProviderInboundOrBuilder.getAck()
Acknowledgement of previously sent instruction via outbound stream
|
InstructionAck |
QueryProviderOutboundOrBuilder.getAck()
Acknowledgement of previously sent instruction via inbound stream
|
InstructionAck |
QueryProviderOutbound.getAck()
Acknowledgement of previously sent instruction via inbound stream
|
InstructionAck |
QueryProviderOutbound.Builder.getAck()
Acknowledgement of previously sent instruction via inbound stream
|
InstructionAck |
QueryProviderInbound.getAck()
Acknowledgement of previously sent instruction via outbound stream
|
InstructionAck |
QueryProviderInbound.Builder.getAck()
Acknowledgement of previously sent instruction via outbound stream
|
Modifier and Type | Method and Description |
---|---|
QueryProviderOutbound.Builder |
QueryProviderOutbound.Builder.mergeAck(InstructionAck value)
Acknowledgement of previously sent instruction via inbound stream
|
QueryProviderInbound.Builder |
QueryProviderInbound.Builder.mergeAck(InstructionAck value)
Acknowledgement of previously sent instruction via outbound stream
|
QueryProviderOutbound.Builder |
QueryProviderOutbound.Builder.setAck(InstructionAck value)
Acknowledgement of previously sent instruction via inbound stream
|
QueryProviderInbound.Builder |
QueryProviderInbound.Builder.setAck(InstructionAck value)
Acknowledgement of previously sent instruction via outbound stream
|
Constructor and Description |
---|
DefaultInstructionAckSource(Function<InstructionAck,T> messageCreator)
Instantiates
DefaultInstructionAckSource . |
Copyright © 2010–2020. All rights reserved.