ClientResponseStreamHandler
final class ClientResponseStreamHandler(val callback: UnsafeAsync, zExec: NettyRuntime, onComplete: Promise[Throwable, ChannelState], keepAlive: Boolean)(implicit trace: Trace) extends SimpleChannelInboundHandler[HttpContent]
class SimpleChannelInboundHandler[HttpContent]
class ChannelInboundHandlerAdapter
trait ChannelInboundHandler
class ChannelHandlerAdapter
trait ChannelHandler
class Object
trait Matchable
class Any
Value members
Concrete methods
- Definition Classes
- ChannelInboundHandlerAdapter -> ChannelInboundHandler -> ChannelHandlerAdapter -> ChannelHandler