@Generated(value="by gRPC proto compiler (version 1.50.2)", comments="Source: mcp/v1alpha1/mcp.proto") public final class ResourceSourceGrpc extends Object
Service where the sink is the gRPC client. The sink is responsible for initiating connections and opening streams.
| 限定符和类型 | 类和说明 |
|---|---|
static class |
ResourceSourceGrpc.ResourceSourceBlockingStub
Service where the sink is the gRPC client.
|
static class |
ResourceSourceGrpc.ResourceSourceFutureStub
Service where the sink is the gRPC client.
|
static class |
ResourceSourceGrpc.ResourceSourceImplBase
Service where the sink is the gRPC client.
|
static class |
ResourceSourceGrpc.ResourceSourceStub
Service where the sink is the gRPC client.
|
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERVICE_NAME |
| 限定符和类型 | 方法和说明 |
|---|---|
static io.grpc.MethodDescriptor<Mcp.RequestResources,Mcp.Resources> |
getEstablishResourceStreamMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static ResourceSourceGrpc.ResourceSourceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static ResourceSourceGrpc.ResourceSourceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static ResourceSourceGrpc.ResourceSourceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static io.grpc.MethodDescriptor<Mcp.RequestResources,Mcp.Resources> getEstablishResourceStreamMethod()
public static ResourceSourceGrpc.ResourceSourceStub newStub(io.grpc.Channel channel)
public static ResourceSourceGrpc.ResourceSourceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static ResourceSourceGrpc.ResourceSourceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2018–2023 Alibaba Group. All rights reserved.