@Component public class ServerInterceptor extends Object implements io.grpc.ServerInterceptor
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)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ServerInterceptor()
public <R,T> io.grpc.ServerCall.Listener<R> interceptCall(io.grpc.ServerCall<R,T> call, io.grpc.Metadata headers, io.grpc.ServerCallHandler<R,T> next)
interceptCall
io.grpc.ServerInterceptor
Copyright © 2018–2023 Alibaba Group. All rights reserved.