类 AbstractProxyInvoker<T>

  • 所有已实现的接口:
    Node, Invoker<T>

    public abstract class AbstractProxyInvoker<T>
    extends Object
    implements Invoker<T>
    This Invoker works on provider side, delegates RPC to interface implementation.