类分层结构
- java.lang.Object
- org.apache.dubbo.rpc.protocol.AbstractProtocol (implements org.apache.dubbo.rpc.Protocol)
- org.apache.dubbo.rpc.protocol.AbstractProxyProtocol
- org.apache.dubbo.rpc.protocol.rmi.RmiProtocol
- org.apache.dubbo.rpc.protocol.AbstractProxyProtocol
- org.springframework.remoting.support.RemoteInvocation (implements java.io.Serializable)
- org.apache.dubbo.rpc.protocol.rmi.RmiRemoteInvocation
- org.apache.dubbo.rpc.protocol.AbstractProtocol (implements org.apache.dubbo.rpc.Protocol)