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