Class ProxyConnection.BytesReadMonitor

All Implemented Interfaces:
ChannelHandler, ChannelInboundHandler
Enclosing class:
ProxyConnection<I extends HttpObject>

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