@Generated(value="by gRPC proto compiler (version 1.61.1)", comments="Source: sila2/org/silastandard/test/recoverableerrorprovider/v1/RecoverableErrorProvider.proto") public final class RecoverableErrorProviderGrpc extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
RecoverableErrorProviderGrpc.AsyncService |
static class |
RecoverableErrorProviderGrpc.RecoverableErrorProviderBlockingStub
A stub to allow clients to do synchronous rpc calls to service RecoverableErrorProvider.
|
static class |
RecoverableErrorProviderGrpc.RecoverableErrorProviderFutureStub
A stub to allow clients to do ListenableFuture-style rpc calls to service RecoverableErrorProvider.
|
static class |
RecoverableErrorProviderGrpc.RecoverableErrorProviderImplBase
Base class for the server implementation of the service RecoverableErrorProvider.
|
static class |
RecoverableErrorProviderGrpc.RecoverableErrorProviderStub
A stub to allow clients to do asynchronous rpc calls to service RecoverableErrorProvider.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<RecoverableErrorProviderOuterClass.RaiseRecoverableError_Parameters,SiLAFramework.CommandConfirmation> getRaiseRecoverableErrorMethod()
public static io.grpc.MethodDescriptor<SiLAFramework.CommandExecutionUUID,SiLAFramework.ExecutionInfo> getRaiseRecoverableErrorInfoMethod()
public static io.grpc.MethodDescriptor<SiLAFramework.CommandExecutionUUID,RecoverableErrorProviderOuterClass.RaiseRecoverableError_Responses> getRaiseRecoverableErrorResultMethod()
public static RecoverableErrorProviderGrpc.RecoverableErrorProviderStub newStub(io.grpc.Channel channel)
public static RecoverableErrorProviderGrpc.RecoverableErrorProviderBlockingStub newBlockingStub(io.grpc.Channel channel)
public static RecoverableErrorProviderGrpc.RecoverableErrorProviderFutureStub newFutureStub(io.grpc.Channel channel)
public static final io.grpc.ServerServiceDefinition bindService(RecoverableErrorProviderGrpc.AsyncService service)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2024 SiLA Java Developers. All rights reserved.