@Generated(value="by gRPC proto compiler (version 1.7.0)", comments="Source: UnobservableCommandTest.proto") public final class UnobservableCommandTestGrpc extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
UnobservableCommandTestGrpc.UnobservableCommandTestBlockingStub |
static class |
UnobservableCommandTestGrpc.UnobservableCommandTestFutureStub |
static class |
UnobservableCommandTestGrpc.UnobservableCommandTestImplBase |
static class |
UnobservableCommandTestGrpc.UnobservableCommandTestStub |
| Modifier and Type | Field and Description |
|---|---|
static io.grpc.MethodDescriptor<UnobservableCommandTestOuterClass.MakeCoffee_Parameters,UnobservableCommandTestOuterClass.MakeCoffee_Responses> |
METHOD_MAKE_COFFEE |
static io.grpc.MethodDescriptor<UnobservableCommandTestOuterClass.ThreeDimensionalList_Parameters,UnobservableCommandTestOuterClass.ThreeDimensionalList_Responses> |
METHOD_THREE_DIMENSIONAL_LIST |
static io.grpc.MethodDescriptor<UnobservableCommandTestOuterClass.ThreeDimensionalStruct_Parameters,UnobservableCommandTestOuterClass.ThreeDimensionalStruct_Responses> |
METHOD_THREE_DIMENSIONAL_STRUCT |
static io.grpc.MethodDescriptor<UnobservableCommandTestOuterClass.WhyMakeItSimpleWhenYouCanMakeItComplicated_Parameters,UnobservableCommandTestOuterClass.WhyMakeItSimpleWhenYouCanMakeItComplicated_Responses> |
METHOD_WHY_MAKE_IT_SIMPLE_WHEN_YOU_CAN_MAKE_IT_COMPLICATED |
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static UnobservableCommandTestGrpc.UnobservableCommandTestBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static UnobservableCommandTestGrpc.UnobservableCommandTestFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static UnobservableCommandTestGrpc.UnobservableCommandTestStub |
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<UnobservableCommandTestOuterClass.MakeCoffee_Parameters,UnobservableCommandTestOuterClass.MakeCoffee_Responses> METHOD_MAKE_COFFEE
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<UnobservableCommandTestOuterClass.ThreeDimensionalStruct_Parameters,UnobservableCommandTestOuterClass.ThreeDimensionalStruct_Responses> METHOD_THREE_DIMENSIONAL_STRUCT
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<UnobservableCommandTestOuterClass.ThreeDimensionalList_Parameters,UnobservableCommandTestOuterClass.ThreeDimensionalList_Responses> METHOD_THREE_DIMENSIONAL_LIST
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<UnobservableCommandTestOuterClass.WhyMakeItSimpleWhenYouCanMakeItComplicated_Parameters,UnobservableCommandTestOuterClass.WhyMakeItSimpleWhenYouCanMakeItComplicated_Responses> METHOD_WHY_MAKE_IT_SIMPLE_WHEN_YOU_CAN_MAKE_IT_COMPLICATED
public static UnobservableCommandTestGrpc.UnobservableCommandTestStub newStub(io.grpc.Channel channel)
public static UnobservableCommandTestGrpc.UnobservableCommandTestBlockingStub newBlockingStub(io.grpc.Channel channel)
public static UnobservableCommandTestGrpc.UnobservableCommandTestFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2019. All rights reserved.