ClientFailureHandler

zio.http.netty.client.ClientFailureHandler
final class ClientFailureHandler(rtm: NettyRuntime, onResponse: Promise[Throwable, Response], onComplete: Promise[Throwable, ChannelState])(implicit trace: Trace) extends ChannelInboundHandlerAdapter

Handles failures happening in ClientInboundHandler

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods