程序包com.alibaba.dubbo.remoting.p2p.support的分层结构

程序包分层结构:

类分层结构

  • java.lang.
    • com.alibaba.dubbo.remoting.p2p.support.AbstractGroup (implements com.alibaba.dubbo.remoting.p2p.Group)
    • com.alibaba.dubbo.remoting.p2p.support.FileNetworker (implements com.alibaba.dubbo.remoting.p2p.Networker)
    • com.alibaba.dubbo.remoting.p2p.support.MulticastNetworker (implements com.alibaba.dubbo.remoting.p2p.Networker)
    • com.alibaba.dubbo.remoting.transport.ServerDelegate (implements com.alibaba.dubbo.remoting.Server)
      • com.alibaba.dubbo.remoting.p2p.support.ServerPeer (implements com.alibaba.dubbo.remoting.p2p.Peer)