Class ProxyConnection.ResponseReadMonitor

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

@Sharable protected abstract class ProxyConnection.ResponseReadMonitor extends ChannelInboundHandlerAdapter
Utility handler for monitoring responses read on this connection.