接口 ClientInterceptor

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

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

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

        interceptCall