类 ServerInterceptor
- java.lang.Object
-
- com.alibaba.nacos.istio.server.ServerInterceptor
-
- 所有已实现的接口:
io.grpc.ServerInterceptor
@Component public class ServerInterceptor extends java.lang.Object implements io.grpc.ServerInterceptor- 作者:
- special.fy
-
-
构造器概要
构造器 构造器 说明 ServerInterceptor()
-
方法概要
所有方法 实例方法 具体方法 修饰符和类型 方法 说明 <R,T>
io.grpc.ServerCall.Listener<R>interceptCall(io.grpc.ServerCall<R,T> call, io.grpc.Metadata headers, io.grpc.ServerCallHandler<R,T> next)
-