Hierarchy For Package org.apache.dubbo.remoting.http12
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.ErrorResponse (implements java.io.Serializable)
- org.apache.dubbo.remoting.http12.HttpConstants
- org.apache.dubbo.remoting.http12.HttpCookie
- org.apache.dubbo.remoting.http12.HttpJsonUtils
- org.apache.dubbo.remoting.http12.HttpUtils
- java.io.InputStream (implements java.io.Closeable)
- org.apache.dubbo.remoting.http12.CompositeInputStream
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- io.netty.buffer.ByteBufOutputStream (implements java.io.DataOutput)
- org.apache.dubbo.remoting.http12.LimitedByteBufOutputStream
- io.netty.buffer.ByteBufOutputStream (implements java.io.DataOutput)
Interface Hierarchy
- java.lang.AutoCloseable
- org.apache.dubbo.remoting.http12.HttpInputMessage
- org.apache.dubbo.remoting.http12.HttpOutputMessage
- org.apache.dubbo.remoting.http12.ServerHttpChannelObserver<H> (also extends org.apache.dubbo.common.stream.StreamObserver<T>)
- org.apache.dubbo.remoting.http12.ErrorCodeHolder
- org.apache.dubbo.remoting.http12.ExceptionHandler<E,
T> - org.apache.dubbo.remoting.http12.HttpChannel
- org.apache.dubbo.remoting.http12.HttpChannelHolder
- org.apache.dubbo.remoting.http12.HttpMetadata
- org.apache.dubbo.remoting.http12.RequestMetadata
- org.apache.dubbo.remoting.http12.HttpRequest
- org.apache.dubbo.remoting.http12.RequestMetadata
- org.apache.dubbo.remoting.http12.HttpRequest.FileUpload
- org.apache.dubbo.remoting.http12.HttpResponse
- org.apache.dubbo.remoting.http12.HttpTransportListener<HEADER,
MESSAGE> - java.lang.Iterable<T>
- org.apache.dubbo.remoting.http12.HttpHeaders
- java.io.Serializable
- org.apache.dubbo.remoting.http12.HttpResult<T>
- org.apache.dubbo.common.stream.StreamObserver<T>
- org.apache.dubbo.remoting.http12.FlowControlStreamObserver<T>
- org.apache.dubbo.remoting.http12.ServerHttpChannelObserver<H> (also extends java.lang.AutoCloseable)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.apache.dubbo.remoting.http12.HttpHeaderNames
- org.apache.dubbo.remoting.http12.HttpMethods
- org.apache.dubbo.remoting.http12.HttpStatus
- org.apache.dubbo.remoting.http12.HttpVersion
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)