Hierarchy For All Packages
- org.apache.dubbo.rpc.protocol.dubbo,
- org.apache.dubbo.rpc.protocol.dubbo.pu,
- org.apache.dubbo.rpc.protocol.dubbo.status
Class Hierarchy
- java.lang.Object
- org.apache.dubbo.remoting.transport.AbstractCodec (implements org.apache.dubbo.remoting.Codec2, org.apache.dubbo.rpc.model.ScopeModelAware)
- org.apache.dubbo.remoting.transport.codec.TransportCodec
- org.apache.dubbo.remoting.telnet.codec.TelnetCodec
- org.apache.dubbo.remoting.exchange.codec.ExchangeCodec
- org.apache.dubbo.rpc.protocol.dubbo.DubboCodec
- org.apache.dubbo.remoting.exchange.codec.ExchangeCodec
- org.apache.dubbo.remoting.telnet.codec.TelnetCodec
- org.apache.dubbo.remoting.transport.codec.TransportCodec
- org.apache.dubbo.rpc.protocol.AbstractExporter<T> (implements org.apache.dubbo.rpc.Exporter<T>)
- org.apache.dubbo.rpc.protocol.dubbo.DubboExporter<T>
- org.apache.dubbo.rpc.protocol.AbstractInvoker<T> (implements org.apache.dubbo.rpc.Invoker<T>)
- org.apache.dubbo.rpc.protocol.dubbo.DubboInvoker<T>
- org.apache.dubbo.rpc.executor.AbstractIsolationExecutorSupport (implements org.apache.dubbo.rpc.executor.ExecutorSupport)
- org.apache.dubbo.rpc.protocol.dubbo.DubboIsolationExecutorSupport
- org.apache.dubbo.rpc.protocol.AbstractProtocol (implements org.apache.dubbo.rpc.Protocol, org.apache.dubbo.rpc.model.ScopeModelAware)
- org.apache.dubbo.rpc.protocol.dubbo.DubboProtocol
- org.apache.dubbo.remoting.api.AbstractWireProtocol (implements org.apache.dubbo.remoting.api.WireProtocol)
- org.apache.dubbo.rpc.protocol.dubbo.pu.DubboWireProtocol
- org.apache.dubbo.rpc.AppResponse (implements org.apache.dubbo.rpc.Result)
- org.apache.dubbo.rpc.protocol.dubbo.DecodeableRpcResult (implements org.apache.dubbo.remoting.Codec, org.apache.dubbo.remoting.Decodeable)
- org.apache.dubbo.rpc.protocol.dubbo.CallbackServiceCodec
- org.apache.dubbo.rpc.protocol.dubbo.DubboCodecSupport
- org.apache.dubbo.rpc.protocol.dubbo.DubboCountCodec (implements org.apache.dubbo.remoting.Codec2)
- org.apache.dubbo.rpc.protocol.dubbo.pu.DubboDetector (implements org.apache.dubbo.remoting.api.ProtocolDetector)
- org.apache.dubbo.rpc.protocol.dubbo.DubboGracefulShutdown (implements org.apache.dubbo.rpc.GracefulShutdown)
- org.apache.dubbo.rpc.protocol.dubbo.DubboIsolationExecutorSupportFactory (implements org.apache.dubbo.rpc.executor.IsolationExecutorSupportFactory)
- org.apache.dubbo.rpc.protocol.dubbo.DubboProtocolServer (implements org.apache.dubbo.rpc.ProtocolServer)
- org.apache.dubbo.rpc.protocol.dubbo.ExclusiveClientsProvider (implements org.apache.dubbo.rpc.protocol.dubbo.ClientsProvider)
- org.apache.dubbo.rpc.RpcInvocation (implements org.apache.dubbo.rpc.Invocation, java.io.Serializable)
- org.apache.dubbo.rpc.protocol.dubbo.DecodeableRpcInvocation (implements org.apache.dubbo.remoting.Codec, org.apache.dubbo.remoting.Decodeable)
- org.apache.dubbo.rpc.protocol.dubbo.status.ServerStatusChecker (implements org.apache.dubbo.common.status.StatusChecker)
- org.apache.dubbo.rpc.protocol.dubbo.SharedClientsProvider (implements org.apache.dubbo.rpc.protocol.dubbo.ClientsProvider)
- org.apache.dubbo.rpc.protocol.dubbo.status.ThreadPoolStatusChecker (implements org.apache.dubbo.common.status.StatusChecker)
- org.apache.dubbo.remoting.transport.AbstractCodec (implements org.apache.dubbo.remoting.Codec2, org.apache.dubbo.rpc.model.ScopeModelAware)
Interface Hierarchy
- org.apache.dubbo.rpc.protocol.dubbo.ByteAccessor
- org.apache.dubbo.rpc.protocol.dubbo.ClientsProvider
- org.apache.dubbo.rpc.protocol.dubbo.Constants