Class ProxyConnection.BytesWrittenMonitor

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

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