@Generated(value="by gRPC proto compiler (version 1.17.1)",
comments="Source: mcp.proto")
public final class ResourceSinkGrpc
extends java.lang.Object
Service where the source is the gRPC client. The source is responsible for initiating connections and opening streams.
| 限定符和类型 | 类和说明 |
|---|---|
private static class |
ResourceSinkGrpc.MethodHandlers<Req,Resp> |
private static class |
ResourceSinkGrpc.ResourceSinkBaseDescriptorSupplier |
static class |
ResourceSinkGrpc.ResourceSinkBlockingStub
Service where the source is the gRPC client.
|
private static class |
ResourceSinkGrpc.ResourceSinkFileDescriptorSupplier |
static class |
ResourceSinkGrpc.ResourceSinkFutureStub
Service where the source is the gRPC client.
|
static class |
ResourceSinkGrpc.ResourceSinkImplBase
Service where the source is the gRPC client.
|
private static class |
ResourceSinkGrpc.ResourceSinkMethodDescriptorSupplier |
static class |
ResourceSinkGrpc.ResourceSinkStub
Service where the source is the gRPC client.
|
| 限定符和类型 | 字段和说明 |
|---|---|
private static io.grpc.MethodDescriptor<Resources,RequestResources> |
getEstablishResourceStreamMethod |
private static int |
METHODID_ESTABLISH_RESOURCE_STREAM |
static java.lang.String |
SERVICE_NAME |
private static io.grpc.ServiceDescriptor |
serviceDescriptor |
| 限定符 | 构造器和说明 |
|---|---|
private |
ResourceSinkGrpc() |
| 限定符和类型 | 方法和说明 |
|---|---|
static io.grpc.MethodDescriptor<Resources,RequestResources> |
getEstablishResourceStreamMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static ResourceSinkGrpc.ResourceSinkBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static ResourceSinkGrpc.ResourceSinkFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static ResourceSinkGrpc.ResourceSinkStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final java.lang.String SERVICE_NAME
private static volatile io.grpc.MethodDescriptor<Resources,RequestResources> getEstablishResourceStreamMethod
private static final int METHODID_ESTABLISH_RESOURCE_STREAM
private static volatile io.grpc.ServiceDescriptor serviceDescriptor
public static io.grpc.MethodDescriptor<Resources,RequestResources> getEstablishResourceStreamMethod()
public static ResourceSinkGrpc.ResourceSinkStub newStub(io.grpc.Channel channel)
public static ResourceSinkGrpc.ResourceSinkBlockingStub newBlockingStub(io.grpc.Channel channel)
public static ResourceSinkGrpc.ResourceSinkFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2018–2020 Alibaba Group. All rights reserved.