Hierarchy For Package org.apache.dubbo.remoting.http12.h1
Class Hierarchy
- java.lang.Object
- org.apache.dubbo.remoting.http12.AbstractServerHttpChannelObserver<H> (implements org.apache.dubbo.remoting.http12.ServerHttpChannelObserver<H>)
- org.apache.dubbo.remoting.http12.h1.Http1ServerChannelObserver
- org.apache.dubbo.remoting.http12.h1.Http1SseServerChannelObserver
- org.apache.dubbo.remoting.http12.h1.Http1ServerChannelObserver
- org.apache.dubbo.remoting.http12.h1.DefaultHttp1Request (implements org.apache.dubbo.remoting.http12.h1.Http1Request)
- org.apache.dubbo.remoting.http12.h1.DefaultHttp1Response (implements org.apache.dubbo.remoting.http12.HttpInputMessage, org.apache.dubbo.remoting.http12.HttpMetadata)
- org.apache.dubbo.remoting.http12.h1.Http1InputMessage (implements org.apache.dubbo.remoting.http12.HttpInputMessage)
- org.apache.dubbo.remoting.http12.h1.Http1Metadata (implements org.apache.dubbo.remoting.http12.HttpMetadata)
- org.apache.dubbo.remoting.http12.h1.Http1OutputMessage (implements org.apache.dubbo.remoting.http12.HttpOutputMessage)
- org.apache.dubbo.remoting.http12.h1.Http1RequestMetadata (implements org.apache.dubbo.remoting.http12.RequestMetadata)
- org.apache.dubbo.remoting.http12.AbstractServerHttpChannelObserver<H> (implements org.apache.dubbo.remoting.http12.ServerHttpChannelObserver<H>)
Interface Hierarchy
- java.lang.AutoCloseable
- org.apache.dubbo.remoting.http12.HttpInputMessage
- org.apache.dubbo.remoting.http12.h1.Http1Request (also extends org.apache.dubbo.remoting.http12.RequestMetadata)
- org.apache.dubbo.remoting.http12.HttpInputMessage
- org.apache.dubbo.remoting.http12.h1.Http1ServerTransportListenerFactory
- org.apache.dubbo.remoting.http12.HttpMetadata
- org.apache.dubbo.remoting.http12.RequestMetadata
- org.apache.dubbo.remoting.http12.h1.Http1Request (also extends org.apache.dubbo.remoting.http12.HttpInputMessage)
- org.apache.dubbo.remoting.http12.RequestMetadata
- org.apache.dubbo.remoting.http12.HttpTransportListener<HEADER,
MESSAGE> - org.apache.dubbo.remoting.http12.h1.Http1ServerTransportListener