Hierarchy For Package org.apache.dubbo.remoting.http12.command
Class Hierarchy
- java.lang.Object
- org.apache.dubbo.common.BatchExecutorQueue<T>
- org.apache.dubbo.remoting.http12.command.HttpWriteQueue
- java.util.concurrent.CompletableFuture<T> (implements java.util.concurrent.CompletionStage<T>, java.util.concurrent.Future<V>)
- org.apache.dubbo.remoting.http12.command.HttpChannelQueueCommand (implements org.apache.dubbo.remoting.http12.HttpChannelHolder, org.apache.dubbo.remoting.http12.command.QueueCommand)
- org.apache.dubbo.remoting.http12.command.DataQueueCommand
- org.apache.dubbo.remoting.http12.command.HeaderQueueCommand
- org.apache.dubbo.remoting.http12.command.HttpChannelQueueCommand (implements org.apache.dubbo.remoting.http12.HttpChannelHolder, org.apache.dubbo.remoting.http12.command.QueueCommand)
- org.apache.dubbo.common.BatchExecutorQueue<T>
Interface Hierarchy
- java.lang.Runnable
- org.apache.dubbo.remoting.http12.command.QueueCommand