@Generated(value="by gRPC proto compiler (version 1.61.1)", comments="Source: sila2/org/silastandard/test/unobservablecommandtest/v1/UnobservableCommandTest.proto") public final class UnobservableCommandTestGrpc extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
UnobservableCommandTestGrpc.AsyncService |
static class |
UnobservableCommandTestGrpc.UnobservableCommandTestBlockingStub
A stub to allow clients to do synchronous rpc calls to service UnobservableCommandTest.
|
static class |
UnobservableCommandTestGrpc.UnobservableCommandTestFutureStub
A stub to allow clients to do ListenableFuture-style rpc calls to service UnobservableCommandTest.
|
static class |
UnobservableCommandTestGrpc.UnobservableCommandTestImplBase
Base class for the server implementation of the service UnobservableCommandTest.
|
static class |
UnobservableCommandTestGrpc.UnobservableCommandTestStub
A stub to allow clients to do asynchronous rpc calls to service UnobservableCommandTest.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<UnobservableCommandTestOuterClass.CommandWithoutParametersAndResponses_Parameters,UnobservableCommandTestOuterClass.CommandWithoutParametersAndResponses_Responses> getCommandWithoutParametersAndResponsesMethod()
public static io.grpc.MethodDescriptor<UnobservableCommandTestOuterClass.ConvertIntegerToString_Parameters,UnobservableCommandTestOuterClass.ConvertIntegerToString_Responses> getConvertIntegerToStringMethod()
public static io.grpc.MethodDescriptor<UnobservableCommandTestOuterClass.JoinIntegerAndString_Parameters,UnobservableCommandTestOuterClass.JoinIntegerAndString_Responses> getJoinIntegerAndStringMethod()
public static io.grpc.MethodDescriptor<UnobservableCommandTestOuterClass.SplitStringAfterFirstCharacter_Parameters,UnobservableCommandTestOuterClass.SplitStringAfterFirstCharacter_Responses> getSplitStringAfterFirstCharacterMethod()
public static UnobservableCommandTestGrpc.UnobservableCommandTestStub newStub(io.grpc.Channel channel)
public static UnobservableCommandTestGrpc.UnobservableCommandTestBlockingStub newBlockingStub(io.grpc.Channel channel)
public static UnobservableCommandTestGrpc.UnobservableCommandTestFutureStub newFutureStub(io.grpc.Channel channel)
public static final io.grpc.ServerServiceDefinition bindService(UnobservableCommandTestGrpc.AsyncService service)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2024 SiLA Java Developers. All rights reserved.