@Generated(value="by gRPC proto compiler (version 1.61.1)", comments="Source: sila2/ch/unitelabs/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.Subscribe_ListString_Parameters,ObservablePropertyTestOuterClass.Subscribe_ListString_Responses> getSubscribeListStringMethod()
public static io.grpc.MethodDescriptor<ObservablePropertyTestOuterClass.Subscribe_SingletonListString_Parameters,ObservablePropertyTestOuterClass.Subscribe_SingletonListString_Responses> getSubscribeSingletonListStringMethod()
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.