Class ProxyConnection.ResponseWrittenMonitor

java.lang.Object
io.netty.channel.ChannelHandlerAdapter
io.netty.channel.ChannelOutboundHandlerAdapter
org.littleshoot.proxy.impl.ProxyConnection.ResponseWrittenMonitor
All Implemented Interfaces:
ChannelHandler, ChannelOutboundHandler
Enclosing class:
ProxyConnection<I extends HttpObject>

@Sharable protected abstract class ProxyConnection.ResponseWrittenMonitor extends ChannelOutboundHandlerAdapter
Utility handler for monitoring responses written on this connection.