类分层结构
- java.lang.Object
- 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)