@Generated(value="by gRPC proto compiler (version 1.4.0)", comments="Source: MessageService.proto") public final class MessagingServiceGrpc extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MessagingServiceGrpc.MessagingServiceBlockingStub |
static class |
MessagingServiceGrpc.MessagingServiceFutureStub |
static class |
MessagingServiceGrpc.MessagingServiceImplBase |
static class |
MessagingServiceGrpc.MessagingServiceStub |
| Modifier and Type | Field and Description |
|---|---|
static io.grpc.MethodDescriptor<GrpcSpringMessage,GrpcSpringMessage> |
METHOD_BI_STREAM |
static io.grpc.MethodDescriptor<GrpcSpringMessage,GrpcSpringMessage> |
METHOD_CLIENT_STREAM |
static io.grpc.MethodDescriptor<GrpcSpringMessage,GrpcSpringMessage> |
METHOD_REQUEST_REPLY |
static io.grpc.MethodDescriptor<GrpcSpringMessage,GrpcSpringMessage> |
METHOD_SERVER_STREAM |
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static MessagingServiceGrpc.MessagingServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static MessagingServiceGrpc.MessagingServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static MessagingServiceGrpc.MessagingServiceStub |
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<GrpcSpringMessage,GrpcSpringMessage> METHOD_BI_STREAM
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<GrpcSpringMessage,GrpcSpringMessage> METHOD_CLIENT_STREAM
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<GrpcSpringMessage,GrpcSpringMessage> METHOD_SERVER_STREAM
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<GrpcSpringMessage,GrpcSpringMessage> METHOD_REQUEST_REPLY
public static MessagingServiceGrpc.MessagingServiceStub newStub(io.grpc.Channel channel)
public static MessagingServiceGrpc.MessagingServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static MessagingServiceGrpc.MessagingServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.