类分层结构
- java.lang.Object
- com.alibaba.dubbo.remoting.p2p.exchange.support.AbstractExchangeGroup (implements com.alibaba.dubbo.remoting.p2p.exchange.ExchangeGroup)
- com.alibaba.dubbo.remoting.p2p.exchange.support.FileExchangeGroup
- com.alibaba.dubbo.remoting.p2p.exchange.support.MulticastExchangeGroup
- com.alibaba.dubbo.remoting.exchange.support.ExchangeServerDelegate (implements com.alibaba.dubbo.remoting.exchange.ExchangeServer)
- com.alibaba.dubbo.remoting.p2p.exchange.support.ExchangeServerPeer (implements com.alibaba.dubbo.remoting.p2p.exchange.ExchangePeer)
- com.alibaba.dubbo.remoting.p2p.exchange.support.FileExchangeNetworker (implements com.alibaba.dubbo.remoting.p2p.exchange.ExchangeNetworker)
- com.alibaba.dubbo.remoting.p2p.exchange.support.MulticastExchangeNetworker (implements com.alibaba.dubbo.remoting.p2p.exchange.ExchangeNetworker)
- com.alibaba.dubbo.remoting.p2p.exchange.support.AbstractExchangeGroup (implements com.alibaba.dubbo.remoting.p2p.exchange.ExchangeGroup)