@Generated(value="by gRPC proto compiler (version 1.61.1)", comments="Source: sila2/org/silastandard/test/observablepropertytest/v1/ObservablePropertyTest.proto") public final class ObservablePropertyTestGrpc extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
ObservablePropertyTestGrpc.AsyncService |
static class |
ObservablePropertyTestGrpc.ObservablePropertyTestBlockingStub
A stub to allow clients to do synchronous rpc calls to service ObservablePropertyTest.
|
static class |
ObservablePropertyTestGrpc.ObservablePropertyTestFutureStub
A stub to allow clients to do ListenableFuture-style rpc calls to service ObservablePropertyTest.
|
static class |
ObservablePropertyTestGrpc.ObservablePropertyTestImplBase
Base class for the server implementation of the service ObservablePropertyTest.
|
static class |
ObservablePropertyTestGrpc.ObservablePropertyTestStub
A stub to allow clients to do asynchronous rpc calls to service ObservablePropertyTest.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<ObservablePropertyTestOuterClass.SetValue_Parameters,ObservablePropertyTestOuterClass.SetValue_Responses> getSetValueMethod()
public static io.grpc.MethodDescriptor<ObservablePropertyTestOuterClass.Subscribe_FixedValue_Parameters,ObservablePropertyTestOuterClass.Subscribe_FixedValue_Responses> getSubscribeFixedValueMethod()
public static io.grpc.MethodDescriptor<ObservablePropertyTestOuterClass.Subscribe_Alternating_Parameters,ObservablePropertyTestOuterClass.Subscribe_Alternating_Responses> getSubscribeAlternatingMethod()
public static io.grpc.MethodDescriptor<ObservablePropertyTestOuterClass.Subscribe_Editable_Parameters,ObservablePropertyTestOuterClass.Subscribe_Editable_Responses> getSubscribeEditableMethod()
public static ObservablePropertyTestGrpc.ObservablePropertyTestStub newStub(io.grpc.Channel channel)
public static ObservablePropertyTestGrpc.ObservablePropertyTestBlockingStub newBlockingStub(io.grpc.Channel channel)
public static ObservablePropertyTestGrpc.ObservablePropertyTestFutureStub newFutureStub(io.grpc.Channel channel)
public static final io.grpc.ServerServiceDefinition bindService(ObservablePropertyTestGrpc.AsyncService service)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2024 SiLA Java Developers. All rights reserved.