Class Hierarchy
- java.lang.Object
- 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.handler.codec.http.DefaultHttpObject (implements io.netty.handler.codec.http.HttpObject)
- io.netty.handler.codec.http.DefaultHttpMessage (implements io.netty.handler.codec.http.HttpMessage)
- io.netty.handler.codec.http.DefaultHttpRequest (implements io.netty.handler.codec.http.HttpRequest)
- io.netty.handler.codec.http.DefaultHttpResponse (implements io.netty.handler.codec.http.HttpResponse)
Interface Hierarchy
- io.netty.handler.codec.DecoderResultProvider
- io.netty.handler.codec.http.HttpObject
- io.netty.handler.codec.http.HttpMessage
- io.netty.handler.codec.http.HttpRequest
- io.netty.handler.codec.http.HttpResponse
- com.typesafe.netty.http.StreamedHttpMessage (also extends org.reactivestreams.Publisher<T>)
- com.typesafe.netty.http.StreamedHttpRequest (also extends io.netty.handler.codec.http.HttpRequest)
- com.typesafe.netty.http.StreamedHttpResponse (also extends io.netty.handler.codec.http.HttpResponse)
- org.reactivestreams.Publisher<T>
- org.reactivestreams.Processor<T,R> (also extends org.reactivestreams.Subscriber<T>)
- com.typesafe.netty.http.StreamedHttpMessage (also extends io.netty.handler.codec.http.HttpMessage)
- com.typesafe.netty.http.StreamedHttpRequest (also extends io.netty.handler.codec.http.HttpRequest)
- com.typesafe.netty.http.StreamedHttpResponse (also extends io.netty.handler.codec.http.HttpResponse)
- org.reactivestreams.Subscriber<T>
- org.reactivestreams.Processor<T,R> (also extends org.reactivestreams.Publisher<T>)
Copyright © 2015–2019 Typesafe. All rights reserved.