@Generated(value="by gRPC proto compiler (version 1.7.0)", comments="Source: ShakeController.proto") public final class ShakeControllerGrpc extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ShakeControllerGrpc.ShakeControllerBlockingStub |
static class |
ShakeControllerGrpc.ShakeControllerFutureStub |
static class |
ShakeControllerGrpc.ShakeControllerImplBase |
static class |
ShakeControllerGrpc.ShakeControllerStub |
| Modifier and Type | Field and Description |
|---|---|
static io.grpc.MethodDescriptor<ShakeControllerOuterClass.Shake_Parameters,ShakeControllerOuterClass.Shake_Responses> |
METHOD_SHAKE |
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static ShakeControllerGrpc.ShakeControllerBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static ShakeControllerGrpc.ShakeControllerFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static ShakeControllerGrpc.ShakeControllerStub |
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<ShakeControllerOuterClass.Shake_Parameters,ShakeControllerOuterClass.Shake_Responses> METHOD_SHAKE
public static ShakeControllerGrpc.ShakeControllerStub newStub(io.grpc.Channel channel)
public static ShakeControllerGrpc.ShakeControllerBlockingStub newBlockingStub(io.grpc.Channel channel)
public static ShakeControllerGrpc.ShakeControllerFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2019. All rights reserved.