类分层结构
- java.lang.Object
- org.apache.dubbo.rpc.protocol.tri.transport.AbstractH2TransportListener (implements org.apache.dubbo.rpc.protocol.tri.transport.H2TransportListener)
- io.netty.handler.codec.http2.AbstractHttp2ConnectionHandlerBuilder<T,B>
- io.netty.handler.codec.http2.Http2FrameCodecBuilder
- org.apache.dubbo.rpc.protocol.AbstractInvoker<T> (implements org.apache.dubbo.rpc.Invoker<T>)
- org.apache.dubbo.rpc.executor.AbstractIsolationExecutorSupport (implements org.apache.dubbo.rpc.executor.ExecutorSupport)
- com.google.protobuf.AbstractMessageLite<MessageType,BuilderType> (implements com.google.protobuf.MessageLite)
- com.google.protobuf.AbstractMessage (implements com.google.protobuf.Message)
- com.google.protobuf.GeneratedMessageV3 (implements java.io.Serializable)
- com.google.protobuf.AbstractMessageLite.Builder<MessageType,BuilderType> (implements com.google.protobuf.MessageLite.Builder)
- com.google.protobuf.AbstractMessage.Builder<BuilderType> (implements com.google.protobuf.Message.Builder)
- com.google.protobuf.GeneratedMessageV3.Builder<BuilderT>
- org.apache.dubbo.rpc.protocol.AbstractProtocol (implements org.apache.dubbo.rpc.Protocol, org.apache.dubbo.rpc.model.ScopeModelAware)
- org.apache.dubbo.rpc.protocol.tri.call.AbstractServerCall (implements org.apache.dubbo.rpc.protocol.tri.call.ServerCall, org.apache.dubbo.rpc.protocol.tri.stream.ServerStream.Listener)
- org.apache.dubbo.rpc.protocol.tri.call.AbstractServerCallListener (implements org.apache.dubbo.rpc.protocol.tri.call.ServerCall.Listener)
- org.apache.dubbo.rpc.protocol.tri.stream.AbstractStream (implements org.apache.dubbo.rpc.protocol.tri.stream.Stream)
- org.apache.dubbo.remoting.api.AbstractWireProtocol (implements org.apache.dubbo.remoting.api.WireProtocol)
- org.apache.dubbo.common.BatchExecutorQueue<T>
- org.apache.dubbo.rpc.protocol.tri.compressor.Bzip2 (implements org.apache.dubbo.rpc.protocol.tri.compressor.Compressor, org.apache.dubbo.rpc.protocol.tri.compressor.DeCompressor)
- org.apache.dubbo.rpc.protocol.tri.CancelableStreamObserver<T> (implements org.apache.dubbo.common.stream.StreamObserver<T>)
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.channel.ChannelDuplexHandler (implements io.netty.channel.ChannelOutboundHandler)
- io.netty.channel.SimpleChannelInboundHandler<I>
- org.apache.dubbo.rpc.protocol.tri.transport.TripleTailHandler
- io.netty.channel.ChannelOutboundHandlerAdapter (implements io.netty.channel.ChannelOutboundHandler)
- org.apache.dubbo.rpc.protocol.tri.ClassLoadUtil
- java.util.concurrent.CompletableFuture<T> (implements java.util.concurrent.CompletionStage<T>, java.util.concurrent.Future<V>)
- io.grpc.health.v1.DubboHealthTriple
- io.grpc.health.v1.DubboHealthTriple.HealthImplBase (implements io.grpc.health.v1.Health, org.apache.dubbo.rpc.ServerService<T>)
- io.grpc.health.v1.DubboHealthTriple.HealthStub (implements io.grpc.health.v1.Health)
- io.grpc.reflection.v1alpha.DubboServerReflectionTriple
- io.grpc.reflection.v1alpha.DubboServerReflectionTriple.ServerReflectionImplBase (implements io.grpc.reflection.v1alpha.ServerReflection, org.apache.dubbo.rpc.ServerService<T>)
- io.grpc.reflection.v1alpha.DubboServerReflectionTriple.ServerReflectionStub (implements io.grpc.reflection.v1alpha.ServerReflection)
- com.google.rpc.ErrorDetailsProto
- org.apache.dubbo.rpc.protocol.tri.ExceptionUtils
- org.apache.dubbo.rpc.protocol.tri.transport.GracefulShutdown
- org.apache.dubbo.rpc.protocol.tri.compressor.Gzip (implements org.apache.dubbo.rpc.protocol.tri.compressor.Compressor, org.apache.dubbo.rpc.protocol.tri.compressor.DeCompressor)
- io.grpc.health.v1.HealthProto
- org.apache.dubbo.rpc.protocol.tri.service.HealthStatusManager
- org.apache.dubbo.rpc.protocol.tri.Http2ProtocolDetector (implements org.apache.dubbo.remoting.api.ProtocolDetector)
- org.apache.dubbo.rpc.protocol.tri.compressor.Identity (implements org.apache.dubbo.rpc.protocol.tri.compressor.Compressor, org.apache.dubbo.rpc.protocol.tri.compressor.DeCompressor)
- org.apache.dubbo.rpc.protocol.tri.call.ObserverToClientCallListenerAdapter (implements org.apache.dubbo.rpc.protocol.tri.call.ClientCall.Listener)
- org.apache.dubbo.rpc.protocol.tri.PbUnpack<T> (implements org.apache.dubbo.rpc.model.PackableMethod.UnPack)
- org.apache.dubbo.rpc.protocol.tri.command.QueuedCommand
- org.apache.dubbo.rpc.protocol.tri.ReflectionPackableMethod (implements org.apache.dubbo.rpc.model.PackableMethod)
- org.apache.dubbo.rpc.protocol.tri.RequestMetadata
- org.apache.dubbo.rpc.protocol.tri.service.SchemaDescriptorRegistry
- io.grpc.reflection.v1alpha.ServerReflectionProto
- org.apache.dubbo.rpc.protocol.tri.SingleProtobufUtils
- org.apache.dubbo.rpc.protocol.tri.SingleProtobufUtils.SingleMessageMarshaller<T>
- org.apache.dubbo.rpc.protocol.tri.compressor.Snappy (implements org.apache.dubbo.rpc.protocol.tri.compressor.Compressor, org.apache.dubbo.rpc.protocol.tri.compressor.DeCompressor)
- com.google.rpc.StatusProto
- org.apache.dubbo.rpc.protocol.tri.stream.StreamUtils
- org.apache.dubbo.rpc.stub.StubInvocationUtil
- java.lang.Throwable (implements java.io.Serializable)
- org.apache.dubbo.rpc.protocol.tri.service.TriBuiltinService
- org.apache.dubbo.rpc.protocol.tri.frame.TriDecoder (implements org.apache.dubbo.rpc.protocol.tri.frame.Deframer)
- org.apache.dubbo.rpc.protocol.tri.TriHttp2RemoteFlowController (implements io.netty.handler.codec.http2.Http2RemoteFlowController)
- org.apache.dubbo.rpc.protocol.tri.call.TripleClientCall (implements org.apache.dubbo.rpc.protocol.tri.call.ClientCall, org.apache.dubbo.rpc.protocol.tri.stream.ClientStream.Listener)
- org.apache.dubbo.rpc.protocol.tri.TripleConstant
- org.apache.dubbo.rpc.protocol.tri.TripleCustomerProtocolWapper
- org.apache.dubbo.rpc.protocol.tri.TripleCustomerProtocolWapper.TripleRequestWrapper
- org.apache.dubbo.rpc.protocol.tri.TripleCustomerProtocolWapper.TripleRequestWrapper.Builder
- org.apache.dubbo.rpc.protocol.tri.TripleCustomerProtocolWapper.TripleResponseWrapper
- org.apache.dubbo.rpc.protocol.tri.TripleCustomerProtocolWapper.TripleResponseWrapper.Builder
- org.apache.dubbo.rpc.protocol.tri.transport.TripleIsolationExecutorSupportFactory (implements org.apache.dubbo.rpc.executor.IsolationExecutorSupportFactory)
- org.apache.dubbo.rpc.protocol.tri.TriplePathResolver (implements org.apache.dubbo.rpc.PathResolver)
- org.apache.dubbo.triple.TripleWrapper
- org.apache.dubbo.rpc.TriRpcStatus
- org.apache.dubbo.rpc.protocol.tri.call.UnaryClientCallListener (implements org.apache.dubbo.rpc.protocol.tri.call.ClientCall.Listener)
- org.apache.dubbo.rpc.protocol.tri.transport.WriteQueue
接口分层结构
枚举分层结构
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.