@Generated(value="by gRPC proto compiler (version 1.61.1)", comments="Source: sila2/org/silastandard/test/errorhandlingtest/v1/ErrorHandlingTest.proto") public final class ErrorHandlingTestGrpc extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
ErrorHandlingTestGrpc.AsyncService |
static class |
ErrorHandlingTestGrpc.ErrorHandlingTestBlockingStub
A stub to allow clients to do synchronous rpc calls to service ErrorHandlingTest.
|
static class |
ErrorHandlingTestGrpc.ErrorHandlingTestFutureStub
A stub to allow clients to do ListenableFuture-style rpc calls to service ErrorHandlingTest.
|
static class |
ErrorHandlingTestGrpc.ErrorHandlingTestImplBase
Base class for the server implementation of the service ErrorHandlingTest.
|
static class |
ErrorHandlingTestGrpc.ErrorHandlingTestStub
A stub to allow clients to do asynchronous rpc calls to service ErrorHandlingTest.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<ErrorHandlingTestOuterClass.RaiseDefinedExecutionError_Parameters,ErrorHandlingTestOuterClass.RaiseDefinedExecutionError_Responses> getRaiseDefinedExecutionErrorMethod()
public static io.grpc.MethodDescriptor<ErrorHandlingTestOuterClass.RaiseDefinedExecutionErrorObservably_Parameters,SiLAFramework.CommandConfirmation> getRaiseDefinedExecutionErrorObservablyMethod()
public static io.grpc.MethodDescriptor<SiLAFramework.CommandExecutionUUID,SiLAFramework.ExecutionInfo> getRaiseDefinedExecutionErrorObservablyInfoMethod()
public static io.grpc.MethodDescriptor<SiLAFramework.CommandExecutionUUID,ErrorHandlingTestOuterClass.RaiseDefinedExecutionErrorObservably_Responses> getRaiseDefinedExecutionErrorObservablyResultMethod()
public static io.grpc.MethodDescriptor<ErrorHandlingTestOuterClass.RaiseUndefinedExecutionError_Parameters,ErrorHandlingTestOuterClass.RaiseUndefinedExecutionError_Responses> getRaiseUndefinedExecutionErrorMethod()
public static io.grpc.MethodDescriptor<ErrorHandlingTestOuterClass.RaiseUndefinedExecutionErrorObservably_Parameters,SiLAFramework.CommandConfirmation> getRaiseUndefinedExecutionErrorObservablyMethod()
public static io.grpc.MethodDescriptor<SiLAFramework.CommandExecutionUUID,SiLAFramework.ExecutionInfo> getRaiseUndefinedExecutionErrorObservablyInfoMethod()
public static io.grpc.MethodDescriptor<SiLAFramework.CommandExecutionUUID,ErrorHandlingTestOuterClass.RaiseUndefinedExecutionErrorObservably_Responses> getRaiseUndefinedExecutionErrorObservablyResultMethod()
public static io.grpc.MethodDescriptor<ErrorHandlingTestOuterClass.Get_RaiseDefinedExecutionErrorOnGet_Parameters,ErrorHandlingTestOuterClass.Get_RaiseDefinedExecutionErrorOnGet_Responses> getGetRaiseDefinedExecutionErrorOnGetMethod()
public static io.grpc.MethodDescriptor<ErrorHandlingTestOuterClass.Subscribe_RaiseDefinedExecutionErrorOnSubscribe_Parameters,ErrorHandlingTestOuterClass.Subscribe_RaiseDefinedExecutionErrorOnSubscribe_Responses> getSubscribeRaiseDefinedExecutionErrorOnSubscribeMethod()
public static io.grpc.MethodDescriptor<ErrorHandlingTestOuterClass.Get_RaiseUndefinedExecutionErrorOnGet_Parameters,ErrorHandlingTestOuterClass.Get_RaiseUndefinedExecutionErrorOnGet_Responses> getGetRaiseUndefinedExecutionErrorOnGetMethod()
public static io.grpc.MethodDescriptor<ErrorHandlingTestOuterClass.Subscribe_RaiseUndefinedExecutionErrorOnSubscribe_Parameters,ErrorHandlingTestOuterClass.Subscribe_RaiseUndefinedExecutionErrorOnSubscribe_Responses> getSubscribeRaiseUndefinedExecutionErrorOnSubscribeMethod()
public static io.grpc.MethodDescriptor<ErrorHandlingTestOuterClass.Subscribe_RaiseDefinedExecutionErrorAfterValueWasSent_Parameters,ErrorHandlingTestOuterClass.Subscribe_RaiseDefinedExecutionErrorAfterValueWasSent_Responses> getSubscribeRaiseDefinedExecutionErrorAfterValueWasSentMethod()
public static io.grpc.MethodDescriptor<ErrorHandlingTestOuterClass.Subscribe_RaiseUndefinedExecutionErrorAfterValueWasSent_Parameters,ErrorHandlingTestOuterClass.Subscribe_RaiseUndefinedExecutionErrorAfterValueWasSent_Responses> getSubscribeRaiseUndefinedExecutionErrorAfterValueWasSentMethod()
public static ErrorHandlingTestGrpc.ErrorHandlingTestStub newStub(io.grpc.Channel channel)
public static ErrorHandlingTestGrpc.ErrorHandlingTestBlockingStub newBlockingStub(io.grpc.Channel channel)
public static ErrorHandlingTestGrpc.ErrorHandlingTestFutureStub newFutureStub(io.grpc.Channel channel)
public static final io.grpc.ServerServiceDefinition bindService(ErrorHandlingTestGrpc.AsyncService service)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2024 SiLA Java Developers. All rights reserved.