@Generated(value="by gRPC proto compiler (version 1.7.0)", comments="Source: ObservablePropertyTest.proto") public final class ObservablePropertyTestGrpc extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ObservablePropertyTestGrpc.ObservablePropertyTestBlockingStub |
static class |
ObservablePropertyTestGrpc.ObservablePropertyTestFutureStub |
static class |
ObservablePropertyTestGrpc.ObservablePropertyTestImplBase |
static class |
ObservablePropertyTestGrpc.ObservablePropertyTestStub |
| Modifier and Type | Field and Description |
|---|---|
static io.grpc.MethodDescriptor<ObservablePropertyTestOuterClass.Subscribe_ListString_Parameters,ObservablePropertyTestOuterClass.Subscribe_ListString_Responses> |
METHOD_SUBSCRIBE_LIST_STRING |
static io.grpc.MethodDescriptor<ObservablePropertyTestOuterClass.Subscribe_SingletonListString_Parameters,ObservablePropertyTestOuterClass.Subscribe_SingletonListString_Responses> |
METHOD_SUBSCRIBE_SINGLETON_LIST_STRING |
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static ObservablePropertyTestGrpc.ObservablePropertyTestBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static ObservablePropertyTestGrpc.ObservablePropertyTestFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static ObservablePropertyTestGrpc.ObservablePropertyTestStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final String SERVICE_NAME
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<ObservablePropertyTestOuterClass.Subscribe_ListString_Parameters,ObservablePropertyTestOuterClass.Subscribe_ListString_Responses> METHOD_SUBSCRIBE_LIST_STRING
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<ObservablePropertyTestOuterClass.Subscribe_SingletonListString_Parameters,ObservablePropertyTestOuterClass.Subscribe_SingletonListString_Responses> METHOD_SUBSCRIBE_SINGLETON_LIST_STRING
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 io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2019. All rights reserved.