类 AggregatedMeshConfigServiceGrpc.MethodHandlers<Req,Resp>
- java.lang.Object
-
- istio.mcp.v1alpha1.AggregatedMeshConfigServiceGrpc.MethodHandlers<Req,Resp>
-
- 所有已实现的接口:
io.grpc.stub.ServerCalls.BidiStreamingMethod<Req,Resp>,io.grpc.stub.ServerCalls.ClientStreamingMethod<Req,Resp>,io.grpc.stub.ServerCalls.ServerStreamingMethod<Req,Resp>,io.grpc.stub.ServerCalls.UnaryMethod<Req,Resp>
private static final class AggregatedMeshConfigServiceGrpc.MethodHandlers<Req,Resp> extends java.lang.Object implements io.grpc.stub.ServerCalls.UnaryMethod<Req,Resp>, io.grpc.stub.ServerCalls.ServerStreamingMethod<Req,Resp>, io.grpc.stub.ServerCalls.ClientStreamingMethod<Req,Resp>, io.grpc.stub.ServerCalls.BidiStreamingMethod<Req,Resp>
-
-
字段概要
字段 修饰符和类型 字段 说明 private intmethodIdprivate AggregatedMeshConfigServiceGrpc.AggregatedMeshConfigServiceImplBaseserviceImpl
-
构造器概要
构造器 构造器 说明 MethodHandlers(AggregatedMeshConfigServiceGrpc.AggregatedMeshConfigServiceImplBase serviceImpl, int methodId)
-
-
-
字段详细资料
-
serviceImpl
private final AggregatedMeshConfigServiceGrpc.AggregatedMeshConfigServiceImplBase serviceImpl
-
methodId
private final int methodId
-
-
构造器详细资料
-
MethodHandlers
MethodHandlers(AggregatedMeshConfigServiceGrpc.AggregatedMeshConfigServiceImplBase serviceImpl, int methodId)
-
-