程序包org.apache.dubbo.remoting的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • org.apache.dubbo.remoting.Codec$Adaptive (implements org.apache.dubbo.remoting.Codec)
    • org.apache.dubbo.remoting.Codec2$Adaptive (implements org.apache.dubbo.remoting.Codec2)
    • org.apache.dubbo.remoting.Dispatcher$Adaptive (implements org.apache.dubbo.remoting.Dispatcher)
    • org.apache.dubbo.remoting.Transporter$Adaptive (implements org.apache.dubbo.remoting.Transporter)