程序包org.apache.dubbo.registry.xds.util.protocol.impl的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • org.apache.dubbo.registry.xds.util.protocol.AbstractProtocol<T,​S> (implements org.apache.dubbo.registry.xds.util.protocol.XdsProtocol<T>)
      • org.apache.dubbo.registry.xds.util.protocol.impl.EdsProtocol
      • org.apache.dubbo.registry.xds.util.protocol.impl.LdsProtocol
      • org.apache.dubbo.registry.xds.util.protocol.impl.RdsProtocol