ClientResponseStreamHandler
zio.http.netty.client.ClientResponseStreamHandler
final class ClientResponseStreamHandler(val callback: UnsafeAsync, zExec: NettyRuntime, onComplete: Promise[Throwable, ChannelState], keepAlive: Boolean)(implicit trace: Trace) extends SimpleChannelInboundHandler[HttpContent]
Attributes
- Graph
- Supertypes
- trait ChannelInboundHandlerclass ChannelHandlerAdaptertrait ChannelHandlerclass Objecttrait Matchableclass Any
- Self type