@Generated(value="by gRPC proto compiler (version 1.7.0)", comments="Source: ObservableCommandTest.proto") public final class ObservableCommandTestGrpc extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ObservableCommandTestGrpc.ObservableCommandTestBlockingStub |
static class |
ObservableCommandTestGrpc.ObservableCommandTestFutureStub |
static class |
ObservableCommandTestGrpc.ObservableCommandTestImplBase |
static class |
ObservableCommandTestGrpc.ObservableCommandTestStub |
| Modifier and Type | Field and Description |
|---|---|
static io.grpc.MethodDescriptor<ObservableCommandTestOuterClass.RestartDevice_Parameters,SiLAFramework.CommandConfirmation> |
METHOD_RESTART_DEVICE |
static io.grpc.MethodDescriptor<SiLAFramework.CommandExecutionUUID,ObservableCommandTestOuterClass.RestartDevice_Responses> |
METHOD_RESTART_DEVICE_RESULT |
static io.grpc.MethodDescriptor<SiLAFramework.CommandExecutionUUID,SiLAFramework.ExecutionInfo> |
METHOD_RESTART_DEVICE_STATE |
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static ObservableCommandTestGrpc.ObservableCommandTestBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static ObservableCommandTestGrpc.ObservableCommandTestFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static ObservableCommandTestGrpc.ObservableCommandTestStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final String SERVICE_NAME
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<ObservableCommandTestOuterClass.RestartDevice_Parameters,SiLAFramework.CommandConfirmation> METHOD_RESTART_DEVICE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<SiLAFramework.CommandExecutionUUID,SiLAFramework.ExecutionInfo> METHOD_RESTART_DEVICE_STATE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<SiLAFramework.CommandExecutionUUID,ObservableCommandTestOuterClass.RestartDevice_Responses> METHOD_RESTART_DEVICE_RESULT
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 io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2019. All rights reserved.