@Generated(value="by gRPC proto compiler (version 1.61.1)", comments="Source: sila2/org/silastandard/test/unobservablepropertytest/v1/UnobservablePropertyTest.proto") public final class UnobservablePropertyTestGrpc extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
UnobservablePropertyTestGrpc.AsyncService |
static class |
UnobservablePropertyTestGrpc.UnobservablePropertyTestBlockingStub
A stub to allow clients to do synchronous rpc calls to service UnobservablePropertyTest.
|
static class |
UnobservablePropertyTestGrpc.UnobservablePropertyTestFutureStub
A stub to allow clients to do ListenableFuture-style rpc calls to service UnobservablePropertyTest.
|
static class |
UnobservablePropertyTestGrpc.UnobservablePropertyTestImplBase
Base class for the server implementation of the service UnobservablePropertyTest.
|
static class |
UnobservablePropertyTestGrpc.UnobservablePropertyTestStub
A stub to allow clients to do asynchronous rpc calls to service UnobservablePropertyTest.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<UnobservablePropertyTestOuterClass.Get_AnswerToEverything_Parameters,UnobservablePropertyTestOuterClass.Get_AnswerToEverything_Responses> getGetAnswerToEverythingMethod()
public static io.grpc.MethodDescriptor<UnobservablePropertyTestOuterClass.Get_SecondsSince1970_Parameters,UnobservablePropertyTestOuterClass.Get_SecondsSince1970_Responses> getGetSecondsSince1970Method()
public static UnobservablePropertyTestGrpc.UnobservablePropertyTestStub newStub(io.grpc.Channel channel)
public static UnobservablePropertyTestGrpc.UnobservablePropertyTestBlockingStub newBlockingStub(io.grpc.Channel channel)
public static UnobservablePropertyTestGrpc.UnobservablePropertyTestFutureStub newFutureStub(io.grpc.Channel channel)
public static final io.grpc.ServerServiceDefinition bindService(UnobservablePropertyTestGrpc.AsyncService service)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2024 SiLA Java Developers. All rights reserved.