Class ProxyConnection.RequestWrittenMonitor

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

@Sharable protected abstract static class ProxyConnection.RequestWrittenMonitor extends ChannelOutboundHandlerAdapter
Utility handler for monitoring requests written on this connection.