程序包org.apache.dubbo.xml.rpc.protocol.xmlrpc的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • org.apache.dubbo.rpc.protocol.AbstractProtocol (implements org.apache.dubbo.rpc.Protocol)
    • org.springframework.remoting.support.RemotingSupport (implements org.springframework.beans.factory.BeanClassLoaderAware)
      • org.springframework.remoting.support.RemoteAccessor
        • org.springframework.remoting.support.UrlBasedRemoteAccessor (implements org.springframework.beans.factory.InitializingBean)
          • org.apache.dubbo.xml.rpc.protocol.xmlrpc.XmlRpcProxyFactoryBean (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.aopalliance.intercept.MethodInterceptor)