| Package | Description |
|---|---|
| sila2.org.silastandard | |
| sila2.org.silastandard.examples.temperaturecontroller.v1 |
| Modifier and Type | Method and Description |
|---|---|
SiLAFramework.CommandConfirmation |
SiLAFramework.CommandConfirmation.Builder.build() |
SiLAFramework.CommandConfirmation |
SiLAFramework.CommandConfirmation.Builder.buildPartial() |
static SiLAFramework.CommandConfirmation |
SiLAFramework.CommandConfirmation.getDefaultInstance() |
SiLAFramework.CommandConfirmation |
SiLAFramework.CommandConfirmation.getDefaultInstanceForType() |
SiLAFramework.CommandConfirmation |
SiLAFramework.CommandConfirmation.Builder.getDefaultInstanceForType() |
static SiLAFramework.CommandConfirmation |
SiLAFramework.CommandConfirmation.parseDelimitedFrom(InputStream input) |
static SiLAFramework.CommandConfirmation |
SiLAFramework.CommandConfirmation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SiLAFramework.CommandConfirmation |
SiLAFramework.CommandConfirmation.parseFrom(byte[] data) |
static SiLAFramework.CommandConfirmation |
SiLAFramework.CommandConfirmation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SiLAFramework.CommandConfirmation |
SiLAFramework.CommandConfirmation.parseFrom(ByteBuffer data) |
static SiLAFramework.CommandConfirmation |
SiLAFramework.CommandConfirmation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SiLAFramework.CommandConfirmation |
SiLAFramework.CommandConfirmation.parseFrom(com.google.protobuf.ByteString data) |
static SiLAFramework.CommandConfirmation |
SiLAFramework.CommandConfirmation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SiLAFramework.CommandConfirmation |
SiLAFramework.CommandConfirmation.parseFrom(com.google.protobuf.CodedInputStream input) |
static SiLAFramework.CommandConfirmation |
SiLAFramework.CommandConfirmation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SiLAFramework.CommandConfirmation |
SiLAFramework.CommandConfirmation.parseFrom(InputStream input) |
static SiLAFramework.CommandConfirmation |
SiLAFramework.CommandConfirmation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SiLAFramework.CommandConfirmation> |
SiLAFramework.CommandConfirmation.getParserForType() |
static com.google.protobuf.Parser<SiLAFramework.CommandConfirmation> |
SiLAFramework.CommandConfirmation.parser() |
| Modifier and Type | Method and Description |
|---|---|
SiLAFramework.CommandConfirmation.Builder |
SiLAFramework.CommandConfirmation.Builder.mergeFrom(SiLAFramework.CommandConfirmation other) |
static SiLAFramework.CommandConfirmation.Builder |
SiLAFramework.CommandConfirmation.newBuilder(SiLAFramework.CommandConfirmation prototype) |
| Modifier and Type | Method and Description |
|---|---|
SiLAFramework.CommandConfirmation |
TemperatureControllerGrpc.TemperatureControllerBlockingStub.controlTemperature(TemperatureControllerOuterClass.ControlTemperature_Parameters request) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<SiLAFramework.CommandConfirmation> |
TemperatureControllerGrpc.TemperatureControllerFutureStub.controlTemperature(TemperatureControllerOuterClass.ControlTemperature_Parameters request) |
static MethodDescriptor<TemperatureControllerOuterClass.ControlTemperature_Parameters,SiLAFramework.CommandConfirmation> |
TemperatureControllerGrpc.getControlTemperatureMethod() |
| Modifier and Type | Method and Description |
|---|---|
void |
TemperatureControllerGrpc.TemperatureControllerImplBase.controlTemperature(TemperatureControllerOuterClass.ControlTemperature_Parameters request,
StreamObserver<SiLAFramework.CommandConfirmation> responseObserver) |
void |
TemperatureControllerGrpc.TemperatureControllerStub.controlTemperature(TemperatureControllerOuterClass.ControlTemperature_Parameters request,
StreamObserver<SiLAFramework.CommandConfirmation> responseObserver) |
Copyright © 2023 SiLA Java Developers. All rights reserved.