@Generated(value="by gRPC proto compiler (version 1.61.1)", comments="Source: sila2/ch/unitelabs/test/observablecommandtest/v1/ObservableCommandTest.proto") public final class ObservableCommandTestGrpc extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
ObservableCommandTestGrpc.AsyncService |
static class |
ObservableCommandTestGrpc.ObservableCommandTestBlockingStub
A stub to allow clients to do synchronous rpc calls to service ObservableCommandTest.
|
static class |
ObservableCommandTestGrpc.ObservableCommandTestFutureStub
A stub to allow clients to do ListenableFuture-style rpc calls to service ObservableCommandTest.
|
static class |
ObservableCommandTestGrpc.ObservableCommandTestImplBase
Base class for the server implementation of the service ObservableCommandTest.
|
static class |
ObservableCommandTestGrpc.ObservableCommandTestStub
A stub to allow clients to do asynchronous rpc calls to service ObservableCommandTest.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<ObservableCommandTestOuterClass.RestartDevice_Parameters,SiLAFramework.CommandConfirmation> getRestartDeviceMethod()
public static io.grpc.MethodDescriptor<SiLAFramework.CommandExecutionUUID,SiLAFramework.ExecutionInfo> getRestartDeviceInfoMethod()
public static io.grpc.MethodDescriptor<SiLAFramework.CommandExecutionUUID,ObservableCommandTestOuterClass.RestartDevice_IntermediateResponses> getRestartDeviceIntermediateMethod()
public static io.grpc.MethodDescriptor<SiLAFramework.CommandExecutionUUID,ObservableCommandTestOuterClass.RestartDevice_Responses> getRestartDeviceResultMethod()
public static ObservableCommandTestGrpc.ObservableCommandTestStub newStub(io.grpc.Channel channel)
public static ObservableCommandTestGrpc.ObservableCommandTestBlockingStub newBlockingStub(io.grpc.Channel channel)
public static ObservableCommandTestGrpc.ObservableCommandTestFutureStub newFutureStub(io.grpc.Channel channel)
public static final io.grpc.ServerServiceDefinition bindService(ObservableCommandTestGrpc.AsyncService service)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2024 SiLA Java Developers. All rights reserved.