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)
- com.linkedin.venice.router.streaming.NettyChunkedWriteHandler
- com.linkedin.venice.router.streaming.VeniceChunkedWriteHandler
- com.linkedin.venice.router.streaming.NettyChunkedWriteHandler
- io.netty.channel.ChannelDuplexHandler (implements io.netty.channel.ChannelOutboundHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- 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.DefaultHttpResponse (implements io.netty.handler.codec.http.HttpResponse)
- io.netty.handler.codec.http.DefaultFullHttpResponse (implements io.netty.handler.codec.http.FullHttpResponse)
- com.linkedin.venice.router.streaming.SuccessfulStreamingResponse
- io.netty.handler.codec.http.DefaultFullHttpResponse (implements io.netty.handler.codec.http.FullHttpResponse)
- io.netty.handler.codec.http.DefaultHttpResponse (implements io.netty.handler.codec.http.HttpResponse)
- io.netty.handler.codec.http.DefaultHttpMessage (implements io.netty.handler.codec.http.HttpMessage)
- com.linkedin.venice.router.streaming.VeniceChunkedResponse
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
Interface Hierarchy
- com.linkedin.venice.router.streaming.StreamingCallback<T>
- com.linkedin.venice.router.streaming.VeniceChunkedWriteHandler.WriteMessageCallback