接口 ServerInterceptor

  • 所有超级接口:
    io.grpc.ServerInterceptor
    所有已知实现类:
    RpcContextInterceptor

    @SPI
    public interface ServerInterceptor
    extends io.grpc.ServerInterceptor
    Adapt to the standard Dubbo SPI, so that we can leverage the advantages of Dubbo ExtensionLoader.
    • 方法概要

      • 从接口继承的方法 io.grpc.ServerInterceptor

        interceptCall