@Generated(value="by gRPC proto compiler (version 1.7.0)", comments="Source: UnobservablePropertyTest.proto") public final class UnobservablePropertyTestGrpc extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
UnobservablePropertyTestGrpc.UnobservablePropertyTestBlockingStub |
static class |
UnobservablePropertyTestGrpc.UnobservablePropertyTestFutureStub |
static class |
UnobservablePropertyTestGrpc.UnobservablePropertyTestImplBase |
static class |
UnobservablePropertyTestGrpc.UnobservablePropertyTestStub |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static UnobservablePropertyTestGrpc.UnobservablePropertyTestBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static UnobservablePropertyTestGrpc.UnobservablePropertyTestFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static UnobservablePropertyTestGrpc.UnobservablePropertyTestStub |
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<UnobservablePropertyTestOuterClass.Get_ListString_Parameters,UnobservablePropertyTestOuterClass.Get_ListString_Responses> METHOD_GET_LIST_STRING
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<UnobservablePropertyTestOuterClass.Get_ListStructPairString_Parameters,UnobservablePropertyTestOuterClass.Get_ListStructPairString_Responses> METHOD_GET_LIST_STRUCT_PAIR_STRING
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<UnobservablePropertyTestOuterClass.Get_StructPairString_Parameters,UnobservablePropertyTestOuterClass.Get_StructPairString_Responses> METHOD_GET_STRUCT_PAIR_STRING
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<UnobservablePropertyTestOuterClass.Get_DataType_Parameters,UnobservablePropertyTestOuterClass.Get_DataType_Responses> METHOD_GET_DATA_TYPE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<UnobservablePropertyTestOuterClass.Get_ThrowException_Parameters,UnobservablePropertyTestOuterClass.Get_ThrowException_Responses> METHOD_GET_THROW_EXCEPTION
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 io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2019. All rights reserved.