ClientResponseStreamHandler
zio.http.netty.client.ClientResponseStreamHandler
final class ClientResponseStreamHandler(rtm: NettyRuntime, onComplete: Promise[Throwable, ChannelState], keepAlive: Boolean, status: Status)(implicit trace: Trace) extends AsyncBodyReader
Attributes
- Graph
- Supertypes
- class AsyncBodyReadertrait ChannelInboundHandlerclass ChannelHandlerAdaptertrait ChannelHandlerclass Objecttrait Matchableclass Any
- Self type