@Generated(value="by gRPC proto compiler (version 1.6.1)", comments="Source: zero.def.service.proto") public final class ConsumeServiceGrpc extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ConsumeServiceGrpc.ConsumeServiceBlockingStub |
static class |
ConsumeServiceGrpc.ConsumeServiceFutureStub |
static class |
ConsumeServiceGrpc.ConsumeServiceImplBase |
static class |
ConsumeServiceGrpc.ConsumeServiceStub |
static class |
ConsumeServiceGrpc.ConsumeServiceVertxImplBase |
static class |
ConsumeServiceGrpc.ConsumeServiceVertxStub |
| Modifier and Type | Field and Description |
|---|---|
static io.grpc.MethodDescriptor<StreamServerRequest,StreamServerResponse> |
METHOD_OUTPUT_CALL |
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static ConsumeServiceGrpc.ConsumeServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static ConsumeServiceGrpc.ConsumeServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static ConsumeServiceGrpc.ConsumeServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
static ConsumeServiceGrpc.ConsumeServiceVertxStub |
newVertxStub(io.grpc.Channel channel)
Creates a new vertx 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<StreamServerRequest,StreamServerResponse> METHOD_OUTPUT_CALL
public static ConsumeServiceGrpc.ConsumeServiceStub newStub(io.grpc.Channel channel)
public static ConsumeServiceGrpc.ConsumeServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static ConsumeServiceGrpc.ConsumeServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static ConsumeServiceGrpc.ConsumeServiceVertxStub newVertxStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2018. All rights reserved.