Package Hierarchies:
- org.apache.dubbo.rpc,
- org.apache.dubbo.rpc.aot,
- org.apache.dubbo.rpc.cluster.filter,
- org.apache.dubbo.rpc.filter,
- org.apache.dubbo.rpc.filter.tps,
- org.apache.dubbo.rpc.listener,
- org.apache.dubbo.rpc.protocol,
- org.apache.dubbo.rpc.protocol.dubbo,
- org.apache.dubbo.rpc.protocol.dubbo.filter,
- org.apache.dubbo.rpc.proxy,
- org.apache.dubbo.rpc.proxy.javassist,
- org.apache.dubbo.rpc.proxy.jdk,
- org.apache.dubbo.rpc.proxy.wrapper,
- org.apache.dubbo.rpc.stub,
- org.apache.dubbo.rpc.stub.annotations,
- org.apache.dubbo.rpc.support
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>)
- 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.model.ScopeModelAware)
- 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.BaseFilter.Listener, org.apache.dubbo.rpc.Filter)
- org.apache.dubbo.rpc.filter.AdaptiveLoadBalanceFilter (implements org.apache.dubbo.rpc.BaseFilter.Listener, org.apache.dubbo.rpc.Filter)
- org.apache.dubbo.rpc.AdaptiveMetrics
- org.apache.dubbo.rpc.AdaptiveScopeModelInitializer (implements org.apache.dubbo.rpc.model.ScopeModelInitializer)
- 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.AttachmentsAdapter
- org.apache.dubbo.rpc.stub.BiStreamMethodHandler<T,R> (implements org.apache.dubbo.rpc.stub.StubMethodHandler<T,R>)
- org.apache.dubbo.rpc.CancellationContext (implements java.io.Closeable)
- org.apache.dubbo.rpc.filter.ClassLoaderCallbackFilter (implements org.apache.dubbo.rpc.BaseFilter.Listener, org.apache.dubbo.rpc.Filter)
- org.apache.dubbo.rpc.filter.ClassLoaderFilter (implements org.apache.dubbo.rpc.BaseFilter.Listener, org.apache.dubbo.rpc.Filter)
- org.apache.dubbo.rpc.filter.CompatibleFilter (implements org.apache.dubbo.rpc.BaseFilter.Listener, org.apache.dubbo.rpc.Filter)
- java.util.concurrent.CompletableFuture<T> (implements java.util.concurrent.CompletionStage<T>, java.util.concurrent.Future<V>)
- org.apache.dubbo.rpc.filter.ContextFilter (implements org.apache.dubbo.rpc.BaseFilter.Listener, org.apache.dubbo.rpc.Filter)
- org.apache.dubbo.rpc.filter.tps.DefaultTPSLimiter (implements org.apache.dubbo.rpc.filter.tps.TPSLimiter)
- org.apache.dubbo.rpc.filter.DeprecatedFilter (implements org.apache.dubbo.rpc.Filter)
- org.apache.dubbo.rpc.support.Dubbo2RpcExceptionUtils
- org.apache.dubbo.rpc.filter.EchoFilter (implements org.apache.dubbo.rpc.Filter)
- org.apache.dubbo.rpc.filter.ExceptionFilter (implements org.apache.dubbo.rpc.BaseFilter.Listener, org.apache.dubbo.rpc.Filter)
- org.apache.dubbo.rpc.ExecutableListener (implements java.lang.Runnable)
- org.apache.dubbo.rpc.filter.ExecuteLimitFilter (implements org.apache.dubbo.rpc.BaseFilter.Listener, org.apache.dubbo.rpc.Filter)
- org.apache.dubbo.rpc.listener.ExporterListenerAdapter (implements org.apache.dubbo.rpc.ExporterListener)
- org.apache.dubbo.rpc.FutureContext
- org.apache.dubbo.rpc.protocol.dubbo.filter.FutureFilter (implements org.apache.dubbo.rpc.BaseFilter.Listener, org.apache.dubbo.rpc.cluster.filter.ClusterFilter)
- org.apache.dubbo.rpc.stub.FutureToObserverAdaptor<T> (implements org.apache.dubbo.common.stream.StreamObserver<T>)
- org.apache.dubbo.rpc.filter.GenericFilter (implements org.apache.dubbo.rpc.BaseFilter.Listener, org.apache.dubbo.rpc.Filter, org.apache.dubbo.rpc.model.ScopeModelAware)
- org.apache.dubbo.rpc.filter.GenericImplFilter (implements org.apache.dubbo.rpc.BaseFilter.Listener, org.apache.dubbo.rpc.Filter)
- org.apache.dubbo.rpc.aot.GenericProxyDescriberRegistrar (implements org.apache.dubbo.aot.api.ProxyDescriberRegistrar)
- org.apache.dubbo.rpc.InvocationProfilerUtils
- org.apache.dubbo.rpc.proxy.InvocationUtil
- org.apache.dubbo.rpc.protocol.InvokerCountWrapper (implements org.apache.dubbo.rpc.Protocol)
- 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.proxy.MethodInvoker.CompositeMethodInvoker (implements org.apache.dubbo.rpc.proxy.MethodInvoker)
- org.apache.dubbo.rpc.proxy.MethodInvoker.OverloadMethodInvoker (implements org.apache.dubbo.rpc.proxy.MethodInvoker)
- org.apache.dubbo.rpc.proxy.MethodInvoker.SingleMethodInvoker (implements org.apache.dubbo.rpc.proxy.MethodInvoker)
- org.apache.dubbo.rpc.support.MockInvoker<T> (implements org.apache.dubbo.rpc.Invoker<T>)
- org.apache.dubbo.rpc.protocol.PermittedSerializationKeeper
- org.apache.dubbo.rpc.filter.ProfilerServerFilter (implements org.apache.dubbo.rpc.BaseFilter.Listener, org.apache.dubbo.rpc.Filter)
- 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>)
- 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.RpcContext.RestoreContext
- org.apache.dubbo.rpc.RpcContext.RestoreServiceContext
- org.apache.dubbo.rpc.filter.RpcExceptionFilter (implements org.apache.dubbo.rpc.BaseFilter.Listener, org.apache.dubbo.rpc.Filter)
- org.apache.dubbo.rpc.RpcInvocation (implements org.apache.dubbo.rpc.Invocation, java.io.Serializable)
- org.apache.dubbo.rpc.RpcScopeModelInitializer (implements org.apache.dubbo.rpc.model.ScopeModelInitializer)
- org.apache.dubbo.rpc.RpcStatus
- org.apache.dubbo.rpc.support.RpcUtils
- org.apache.dubbo.rpc.stub.ServerStreamMethodHandler<T,R> (implements org.apache.dubbo.rpc.stub.StubMethodHandler<T,R>)
- org.apache.dubbo.rpc.stub.StubProxyFactory (implements org.apache.dubbo.rpc.ProxyFactory)
- org.apache.dubbo.rpc.proxy.wrapper.StubProxyFactoryWrapper (implements org.apache.dubbo.rpc.ProxyFactory)
- org.apache.dubbo.rpc.stub.StubSuppliers
- 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.BaseFilter.Listener, org.apache.dubbo.rpc.Filter)
- org.apache.dubbo.rpc.filter.TokenFilter (implements org.apache.dubbo.rpc.Filter)
- org.apache.dubbo.rpc.filter.TokenHeaderFilter (implements org.apache.dubbo.rpc.HeaderFilter)
- org.apache.dubbo.rpc.filter.TpsLimitFilter (implements org.apache.dubbo.rpc.Filter)
- org.apache.dubbo.rpc.support.TrieTree
- org.apache.dubbo.rpc.stub.UnaryStubMethodHandler<T,R> (implements org.apache.dubbo.rpc.stub.StubMethodHandler<T,R>)
Annotation Type Hierarchy
- org.apache.dubbo.rpc.stub.annotations.GRequest (implements java.lang.annotation.Annotation)