类分层结构
- 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>)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- org.apache.dubbo.rpc.protocol.AbstractProtocol (implements org.apache.dubbo.rpc.Protocol)
- org.apache.dubbo.rpc.proxy.AbstractProxyFactory (implements org.apache.dubbo.rpc.ProxyFactory)
- org.apache.dubbo.rpc.proxy.AbstractProxyInvoker<T> (implements org.apache.dubbo.rpc.Invoker<T>)
- org.apache.dubbo.rpc.support.AccessLogData
- org.apache.dubbo.rpc.filter.AccessLogFilter (implements org.apache.dubbo.rpc.Filter)
- org.apache.dubbo.rpc.filter.ActiveLimitFilter (implements org.apache.dubbo.rpc.Filter, org.apache.dubbo.rpc.Filter.Listener)
- org.apache.dubbo.rpc.AppResponse (implements org.apache.dubbo.rpc.Result)
- org.apache.dubbo.rpc.AsyncContextImpl (implements org.apache.dubbo.rpc.AsyncContext)
- org.apache.dubbo.rpc.AsyncRpcResult (implements org.apache.dubbo.rpc.Result)
- org.apache.dubbo.rpc.protocol.AsyncToSyncInvoker<T> (implements org.apache.dubbo.rpc.Invoker<T>)
- org.apache.dubbo.rpc.AttachmentsAdapter
- org.apache.dubbo.rpc.filter.ClassLoaderFilter (implements org.apache.dubbo.rpc.Filter)
- org.apache.dubbo.rpc.filter.CompatibleFilter (implements org.apache.dubbo.rpc.Filter, org.apache.dubbo.rpc.Filter.Listener)
- java.util.concurrent.CompletableFuture<T> (implements java.util.concurrent.CompletionStage<T>, java.util.concurrent.Future<V>)
- org.apache.dubbo.rpc.filter.ConsumerContextFilter (implements org.apache.dubbo.rpc.Filter)
- org.apache.dubbo.rpc.filter.ContextFilter (implements org.apache.dubbo.rpc.Filter, org.apache.dubbo.rpc.Filter.Listener)
- org.apache.dubbo.rpc.filter.tps.DefaultTPSLimiter (implements org.apache.dubbo.rpc.filter.tps.TPSLimiter)
- org.apache.dubbo.rpc.protocol.DelegateExporterMap
- org.apache.dubbo.rpc.filter.DeprecatedFilter (implements org.apache.dubbo.rpc.Filter)
- org.apache.dubbo.rpc.filter.EchoFilter (implements org.apache.dubbo.rpc.Filter)
- org.apache.dubbo.rpc.filter.ExceptionFilter (implements org.apache.dubbo.rpc.Filter, org.apache.dubbo.rpc.Filter.Listener)
- org.apache.dubbo.rpc.filter.ExecuteLimitFilter (implements org.apache.dubbo.rpc.Filter, org.apache.dubbo.rpc.Filter.Listener)
- org.apache.dubbo.rpc.listener.ExporterListenerAdapter (implements org.apache.dubbo.rpc.ExporterListener)
- org.apache.dubbo.rpc.FutureContext
- org.apache.dubbo.rpc.filter.GenericFilter (implements org.apache.dubbo.rpc.Filter, org.apache.dubbo.rpc.Filter.Listener)
- org.apache.dubbo.rpc.filter.GenericImplFilter (implements org.apache.dubbo.rpc.Filter, org.apache.dubbo.rpc.Filter.Listener)
- org.apache.dubbo.rpc.proxy.InvokerInvocationHandler (implements java.lang.reflect.InvocationHandler)
- org.apache.dubbo.rpc.listener.InvokerListenerAdapter (implements org.apache.dubbo.rpc.InvokerListener)
- org.apache.dubbo.rpc.protocol.InvokerWrapper<T> (implements org.apache.dubbo.rpc.Invoker<T>)
- org.apache.dubbo.rpc.ListenableFilter (implements org.apache.dubbo.rpc.Filter)
- org.apache.dubbo.rpc.listener.ListenerExporterWrapper<T> (implements org.apache.dubbo.rpc.Exporter<T>)
- org.apache.dubbo.rpc.listener.ListenerInvokerWrapper<T> (implements org.apache.dubbo.rpc.Invoker<T>)
- org.apache.dubbo.rpc.support.MockInvoker<T> (implements org.apache.dubbo.rpc.Invoker<T>)
- org.apache.dubbo.rpc.protocol.ProtocolFilterWrapper (implements org.apache.dubbo.rpc.Protocol)
- org.apache.dubbo.rpc.protocol.ProtocolListenerWrapper (implements org.apache.dubbo.rpc.Protocol)
- org.apache.dubbo.rpc.RpcConstants (implements org.apache.dubbo.common.constants.CommonConstants, org.apache.dubbo.common.constants.FilterConstants, org.apache.dubbo.common.constants.QosConstants, org.apache.dubbo.common.constants.RegistryConstants, org.apache.dubbo.common.constants.RemotingConstants)
- org.apache.dubbo.rpc.RpcContext
- org.apache.dubbo.rpc.RpcInvocation (implements org.apache.dubbo.rpc.Invocation, java.io.Serializable)
- org.apache.dubbo.rpc.RpcStatus
- org.apache.dubbo.rpc.support.RpcUtils
- org.apache.dubbo.rpc.proxy.wrapper.StubProxyFactoryWrapper (implements org.apache.dubbo.rpc.ProxyFactory)
- java.lang.Throwable (implements java.io.Serializable)
- org.apache.dubbo.rpc.TimeoutCountDown (implements java.lang.Comparable<T>)
- org.apache.dubbo.rpc.filter.TimeoutFilter (implements org.apache.dubbo.rpc.Filter, org.apache.dubbo.rpc.Filter.Listener)
- org.apache.dubbo.rpc.filter.TokenFilter (implements org.apache.dubbo.rpc.Filter)
- org.apache.dubbo.rpc.filter.TpsLimitFilter (implements org.apache.dubbo.rpc.Filter)
接口分层结构
枚举分层结构
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.