Hierarchy For Package org.apache.dubbo.rpc.protocol
Class Hierarchy
- java.lang.Object
- org.apache.dubbo.rpc.protocol.AbstractExporter<T> (implements org.apache.dubbo.rpc.Exporter<T>)
- org.apache.dubbo.rpc.protocol.AbstractInvoker<T> (implements org.apache.dubbo.rpc.Invoker<T>)
- org.apache.dubbo.rpc.protocol.AbstractProtocol (implements org.apache.dubbo.rpc.Protocol, org.apache.dubbo.rpc.model.ScopeModelAware)
- org.apache.dubbo.rpc.protocol.AbstractProxyProtocol
- org.apache.dubbo.rpc.protocol.InvokerCountWrapper (implements org.apache.dubbo.rpc.Protocol)
- org.apache.dubbo.rpc.protocol.InvokerWrapper<T> (implements org.apache.dubbo.rpc.Invoker<T>)
- org.apache.dubbo.rpc.protocol.PermittedSerializationKeeper
- org.apache.dubbo.rpc.protocol.ProtocolListenerWrapper (implements org.apache.dubbo.rpc.Protocol)
- org.apache.dubbo.rpc.protocol.ProtocolSecurityWrapper (implements org.apache.dubbo.rpc.Protocol)
- org.apache.dubbo.rpc.protocol.ProtocolSerializationWrapper (implements org.apache.dubbo.rpc.Protocol)
- org.apache.dubbo.rpc.protocol.ReferenceCountInvokerWrapper<T> (implements org.apache.dubbo.rpc.Invoker<T>)