类 ResourceSourceGrpc.ResourceSourceImplBase
java.lang.Object
istio.mcp.v1alpha1.ResourceSourceGrpc.ResourceSourceImplBase
- 所有已实现的接口:
io.grpc.BindableService,ResourceSourceGrpc.AsyncService
- 直接已知子类:
NacosMcpService
- 封闭类:
ResourceSourceGrpc
public abstract static class ResourceSourceGrpc.ResourceSourceImplBase
extends Object
implements io.grpc.BindableService, ResourceSourceGrpc.AsyncService
Base class for the server implementation of the service ResourceSource.
Service where the sink is the gRPC client. The sink is responsible for initiating connections and opening streams.
-
构造器详细资料
-
ResourceSourceImplBase
public ResourceSourceImplBase()
-
-
方法详细资料
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- 指定者:
bindService在接口中io.grpc.BindableService
-